2024-10-22 13:23:14.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-10-22 13:23:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28f4f300 2024-10-22 13:23:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-22 13:23:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-22 13:23:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:14.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:14.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-22 13:23:14.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:14.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-10-22 13:23:14.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:14.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:14.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:14.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:14.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:14.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:14.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:14.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:14.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-10-22 13:23:14.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-22 13:23:14.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-22 13:23:14.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-10-22 13:23:14.840 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:14.845 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@68401005 2024-10-22 13:23:14.845 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@68401005 2024-10-22 13:23:14.849 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6687f37d 2024-10-22 13:23:14.850 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6687f37d 2024-10-22 13:23:14.854 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-22 13:23:14.855 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b87b75 2024-10-22 13:23:14.856 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b87b75 2024-10-22 13:23:14.861 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@27baf946 2024-10-22 13:23:14.861 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@27baf946 2024-10-22 13:23:14.865 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f92058c 2024-10-22 13:23:14.865 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f92058c 2024-10-22 13:23:14.870 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@16d71b18 2024-10-22 13:23:14.870 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@16d71b18 2024-10-22 13:23:14.874 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3715b964 2024-10-22 13:23:14.874 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3715b964 2024-10-22 13:23:14.878 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@47950609 2024-10-22 13:23:14.878 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@47950609 2024-10-22 13:23:14.882 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1874c512 2024-10-22 13:23:14.882 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1874c512 2024-10-22 13:23:14.883 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-10-22 13:23:14.883 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-22 13:23:14.887 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-22 13:23:15.126 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:15.127 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-22 13:23:15.128 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:15.129 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-22 13:23:15.145 [DefaultDispatcher-worker-7 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-22 13:23:15.146 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-10-22 13:23:15.146 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:15.146 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-10-22 13:23:15.209 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-22 13:23:15.243 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-22 13:23:15.268 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-22 13:23:15.292 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-22 13:23:15.312 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-22 13:23:15.322 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-22 13:23:15.434 [DefaultDispatcher-worker-3 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-22 13:23:15.463 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-10-22 13:23:15.463 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-10-22 13:23:15.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-10-22 13:23:15.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-10-22 13:23:15.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-10-22 13:23:15.482 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fb53256: (connection evicted) 2024-10-22 13:23:15.482 [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 2024-10-22 13:23:15.482 [DefaultDispatcher-worker-1 @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 2024-10-22 13:23:15.483 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68401005: (connection evicted) 2024-10-22 13:23:15.483 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6687f37d: (connection evicted) 2024-10-22 13:23:15.484 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62b87b75: (connection evicted) 2024-10-22 13:23:15.484 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27baf946: (connection evicted) 2024-10-22 13:23:15.485 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f92058c: (connection evicted) 2024-10-22 13:23:15.485 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16d71b18: (connection evicted) 2024-10-22 13:23:15.486 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3715b964: (connection evicted) 2024-10-22 13:23:15.486 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47950609: (connection evicted) 2024-10-22 13:23:15.487 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1874c512: (connection evicted) 2024-10-22 13:23:15.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:15.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-10-22 13:23:15.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-10-22 13:23:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-10-22 13:23:15.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:15.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:15.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:15.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:15.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:15.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:15.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f61e002 2024-10-22 13:23:15.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:15.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:15.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:15.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:15.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:15.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:15.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:15.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:15.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:15.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:15.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:15.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:15.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:15.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-22 13:23:15.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-22 13:23:15.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:15.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:15.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-22 13:23:15.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:15.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-10-22 13:23:15.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:15.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:15.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:15.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:15.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:15.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:15.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:15.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:15.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-10-22 13:23:15.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f179f51 2024-10-22 13:23:15.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f179f51 2024-10-22 13:23:15.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-10-22 13:23:15.504 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f179f51 2024-10-22 13:23:15.516 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f179f51 2024-10-22 13:23:15.518 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f179f51 2024-10-22 13:23:15.520 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:15.521 [DefaultDispatcher-worker-5 @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. 2024-10-22 13:23:15.521 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:15.521 [DefaultDispatcher-worker-5 @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 2024-10-22 13:23:15.538 [DefaultDispatcher-worker-2 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f179f51 2024-10-22 13:23:15.540 [DefaultDispatcher-worker-2 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-10-22 13:23:15.540 [DefaultDispatcher-worker-2 @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. 2024-10-22 13:23:15.540 [DefaultDispatcher-worker-2 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-10-22 13:23:15.546 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f179f51 2024-10-22 13:23:15.563 [DefaultDispatcher-worker-4 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f179f51 2024-10-22 13:23:15.581 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f179f51 2024-10-22 13:23:15.594 [DefaultDispatcher-worker-4 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f179f51 2024-10-22 13:23:15.602 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:15.606 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f179f51 2024-10-22 13:23:15.607 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@754e0a30 2024-10-22 13:23:15.608 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@754e0a30 2024-10-22 13:23:15.612 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b89fae9 2024-10-22 13:23:15.612 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b89fae9 2024-10-22 13:23:15.612 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f179f51 2024-10-22 13:23:15.616 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb66140 2024-10-22 13:23:15.617 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb66140 2024-10-22 13:23:15.621 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab4f0d2 2024-10-22 13:23:15.621 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab4f0d2 2024-10-22 13:23:15.624 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fae723e 2024-10-22 13:23:15.624 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fae723e 2024-10-22 13:23:15.627 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@b448990 2024-10-22 13:23:15.627 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@b448990 2024-10-22 13:23:15.630 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b455d9 2024-10-22 13:23:15.630 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b455d9 2024-10-22 13:23:15.633 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a9b0f9d 2024-10-22 13:23:15.633 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a9b0f9d 2024-10-22 13:23:15.637 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1668b972 2024-10-22 13:23:15.637 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1668b972 2024-10-22 13:23:15.637 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-10-22 13:23:15.645 [DefaultDispatcher-worker-1 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f179f51 2024-10-22 13:23:15.676 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-10-22 13:23:15.676 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-10-22 13:23:15.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-10-22 13:23:15.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-10-22 13:23:15.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-10-22 13:23:15.678 [DefaultDispatcher-worker-1 @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 2024-10-22 13:23:15.678 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f179f51: (connection evicted) 2024-10-22 13:23:15.679 [DefaultDispatcher-worker-6 @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 2024-10-22 13:23:15.679 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@754e0a30: (connection evicted) 2024-10-22 13:23:15.679 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b89fae9: (connection evicted) 2024-10-22 13:23:15.679 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fb66140: (connection evicted) 2024-10-22 13:23:15.680 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ab4f0d2: (connection evicted) 2024-10-22 13:23:15.680 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fae723e: (connection evicted) 2024-10-22 13:23:15.680 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b448990: (connection evicted) 2024-10-22 13:23:15.681 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47b455d9: (connection evicted) 2024-10-22 13:23:15.681 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a9b0f9d: (connection evicted) 2024-10-22 13:23:15.681 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1668b972: (connection evicted) 2024-10-22 13:23:15.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:15.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-10-22 13:23:15.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-10-22 13:23:15.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-10-22 13:23:15.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:15.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:15.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:15.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:15.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:15.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:15.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5889fc44 2024-10-22 13:23:15.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:15.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:15.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:15.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:15.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:15.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:15.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:15.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:15.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:15.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:15.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:15.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:15.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:15.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:15.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:15.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:15.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:15.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:15.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:15.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-10-22 13:23:15.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:15.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:15.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:15.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:15.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:15.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:15.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:15.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:15.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-10-22 13:23:15.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f2c722 2024-10-22 13:23:15.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f2c722 2024-10-22 13:23:15.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-10-22 13:23:15.835 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-10-22 13:23:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:16.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:16.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:16.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6003220a 2024-10-22 13:23:16.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:16.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:16.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:16.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:16.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:16.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:16.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:16.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:16.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:16.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:16.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:16.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:16.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:16.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:16.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:16.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:16.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:16.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:16.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:16.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-10-22 13:23:16.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:16.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:16.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:16.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:16.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:16.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:16.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:16.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:16.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-10-22 13:23:16.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@1584c019 2024-10-22 13:23:16.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@1584c019 2024-10-22 13:23:16.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-10-22 13:23:16.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-10-22 13:23:16.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:16.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:16.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:16.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:16.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:16.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:16.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fe2dd02 2024-10-22 13:23:16.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:16.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:16.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:16.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:16.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:16.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:16.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:16.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:16.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:16.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:16.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:16.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:16.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:16.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:16.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:16.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:16.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:16.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:16.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:16.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-10-22 13:23:16.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:16.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:16.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:16.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:16.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:16.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:16.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:16.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:16.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-10-22 13:23:16.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@5817f1ca 2024-10-22 13:23:16.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@5817f1ca 2024-10-22 13:23:16.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-10-22 13:23:16.189 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:16.201 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1584c019 2024-10-22 13:23:16.216 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:16.455 [DefaultDispatcher-worker-5 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5817f1ca 2024-10-22 13:23:16.462 [DefaultDispatcher-worker-5 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5817f1ca 2024-10-22 13:23:16.463 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56143/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-10-22 13:23:16.463 [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:56143/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-10-22 13:23:16.463 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56143/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-10-22 13:23:16.482 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56143/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-10-22 13:23:16.482 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56143/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-10-22 13:23:16.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-10-22 13:23:16.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-10-22 13:23:16.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:16.530 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1584c019: (connection evicted) 2024-10-22 13:23:16.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:16.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-10-22 13:23:16.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-10-22 13:23:16.535 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5817f1ca 2024-10-22 13:23:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-10-22 13:23:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f07930a 2024-10-22 13:23:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-10-22 13:23:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:16.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:16.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:16.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:16.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:16.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:16.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-10-22 13:23:16.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@29d2fa84 2024-10-22 13:23:16.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@29d2fa84 2024-10-22 13:23:16.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-10-22 13:23:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4540c7 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:16.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-10-22 13:23:16.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc0b8c8 2024-10-22 13:23:16.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc0b8c8 2024-10-22 13:23:16.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-10-22 13:23:16.607 [DefaultDispatcher-worker-6 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bc0b8c8 2024-10-22 13:23:16.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-10-22 13:23:16.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-10-22 13:23:16.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:16.612 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29d2fa84: (connection evicted) 2024-10-22 13:23:16.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:16.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-10-22 13:23:16.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-10-22 13:23:16.614 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bc0b8c8 2024-10-22 13:23:16.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-10-22 13:23:16.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:16.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:16.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:16.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:16.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:16.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:16.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42211e04 2024-10-22 13:23:16.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:16.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:16.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:16.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:16.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:16.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:16.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:16.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:16.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:16.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:16.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:16.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:16.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:16.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:16.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:16.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:16.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:16.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:16.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:16.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-10-22 13:23:16.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:16.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:16.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:16.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:16.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:16.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:16.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:16.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:16.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-10-22 13:23:16.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@312a738d 2024-10-22 13:23:16.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@312a738d 2024-10-22 13:23:16.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-10-22 13:23:16.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-10-22 13:23:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e50eeb9 2024-10-22 13:23:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-10-22 13:23:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:16.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:16.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:16.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:16.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:16.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:16.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-10-22 13:23:16.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b2dbc4 2024-10-22 13:23:16.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b2dbc4 2024-10-22 13:23:16.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-10-22 13:23:16.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-10-22 13:23:16.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-10-22 13:23:16.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:16.648 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@312a738d: (connection evicted) 2024-10-22 13:23:16.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:16.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-10-22 13:23:16.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-10-22 13:23:16.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-10-22 13:23:16.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:16.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:16.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:16.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:16.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:16.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:16.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@258a8584 2024-10-22 13:23:16.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:16.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:16.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:16.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:16.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:16.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:16.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:16.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:16.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:16.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:16.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:16.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:16.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:16.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:16.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:16.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:16.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:16.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:16.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:16.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-10-22 13:23:16.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:16.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:16.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:16.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:16.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:16.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:16.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:16.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:16.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-10-22 13:23:16.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@553ce348 2024-10-22 13:23:16.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@553ce348 2024-10-22 13:23:16.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-10-22 13:23:16.660 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:16.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-10-22 13:23:16.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:16.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:16.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:16.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:16.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:16.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:16.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7417ef4f 2024-10-22 13:23:16.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:16.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:16.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:16.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:16.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:16.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:16.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:16.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:16.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:16.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:16.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:16.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:16.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:16.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:16.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:16.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:16.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:16.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:16.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:16.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-10-22 13:23:16.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:16.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:16.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:16.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:16.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:16.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:16.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:16.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:16.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-10-22 13:23:16.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa8bebb 2024-10-22 13:23:16.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa8bebb 2024-10-22 13:23:16.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-10-22 13:23:16.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-10-22 13:23:16.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-10-22 13:23:16.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:16.687 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@553ce348: (connection evicted) 2024-10-22 13:23:16.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:16.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-10-22 13:23:16.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-10-22 13:23:16.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-10-22 13:23:16.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:16.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f2c995b 2024-10-22 13:23:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-10-22 13:23:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:16.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-10-22 13:23:16.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@6068ebb2 2024-10-22 13:23:16.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@6068ebb2 2024-10-22 13:23:16.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-10-22 13:23:16.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fbe4800 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:16.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:16.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-10-22 13:23:16.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@1179fc8c 2024-10-22 13:23:16.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@1179fc8c 2024-10-22 13:23:16.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-10-22 13:23:16.740 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:16.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-10-22 13:23:16.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-10-22 13:23:16.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:16.750 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6068ebb2: (connection evicted) 2024-10-22 13:23:16.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:16.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-10-22 13:23:16.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-10-22 13:23:16.776 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:16.816 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:16.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-10-22 13:23:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52f43225 2024-10-22 13:23:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-10-22 13:23:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:16.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:16.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:16.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:16.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:16.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-10-22 13:23:16.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9a5e3f 2024-10-22 13:23:16.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9a5e3f 2024-10-22 13:23:16.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-10-22 13:23:16.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-10-22 13:23:16.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:16.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:16.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:16.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:16.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:16.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4aac81ca 2024-10-22 13:23:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-10-22 13:23:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:16.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-10-22 13:23:16.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@63326a3a 2024-10-22 13:23:16.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@63326a3a 2024-10-22 13:23:16.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-10-22 13:23:16.959 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:16.989 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:17.049 [DefaultDispatcher-worker-6 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63326a3a 2024-10-22 13:23:17.081 [DefaultDispatcher-worker-2 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63326a3a 2024-10-22 13:23:17.094 [DefaultDispatcher-worker-4 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63326a3a 2024-10-22 13:23:17.105 [DefaultDispatcher-worker-4 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63326a3a 2024-10-22 13:23:17.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-10-22 13:23:17.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-10-22 13:23:17.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:17.168 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f9a5e3f: (connection evicted) 2024-10-22 13:23:17.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:17.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-10-22 13:23:17.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-10-22 13:23:17.176 [Test worker @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63326a3a 2024-10-22 13:23:17.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-10-22 13:23:17.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:17.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:17.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:17.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:17.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@302da330 2024-10-22 13:23:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:17.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:17.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:17.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:17.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:17.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:17.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:17.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-10-22 13:23:17.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:17.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:17.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:17.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:17.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:17.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:17.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:17.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:17.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-10-22 13:23:17.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c2aab92 2024-10-22 13:23:17.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c2aab92 2024-10-22 13:23:17.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-10-22 13:23:17.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@857f74a 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:17.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:17.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-10-22 13:23:17.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3c5308 2024-10-22 13:23:17.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3c5308 2024-10-22 13:23:17.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-10-22 13:23:17.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-10-22 13:23:17.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-10-22 13:23:17.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:17.213 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c2aab92: (connection evicted) 2024-10-22 13:23:17.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:17.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-10-22 13:23:17.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-10-22 13:23:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-10-22 13:23:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d8f2eec 2024-10-22 13:23:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-10-22 13:23:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:17.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-10-22 13:23:17.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d585fb 2024-10-22 13:23:17.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d585fb 2024-10-22 13:23:17.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-10-22 13:23:17.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-10-22 13:23:17.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:17.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:17.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:17.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:17.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:17.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:17.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1884e671 2024-10-22 13:23:17.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:17.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:17.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:17.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:17.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:17.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:17.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:17.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:17.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:17.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:17.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:17.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:17.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:17.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:17.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:17.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:17.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:17.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:17.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:17.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-10-22 13:23:17.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:17.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:17.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:17.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:17.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:17.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:17.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:17.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:17.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-10-22 13:23:17.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@5158a9f7 2024-10-22 13:23:17.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@5158a9f7 2024-10-22 13:23:17.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-10-22 13:23:17.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-10-22 13:23:17.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-10-22 13:23:17.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:17.239 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d585fb: (connection evicted) 2024-10-22 13:23:17.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:17.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-10-22 13:23:17.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-10-22 13:23:17.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-10-22 13:23:17.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:17.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:17.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:17.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:17.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:17.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:17.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38cb1606 2024-10-22 13:23:17.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:17.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:17.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:17.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:17.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:17.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:17.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:17.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:17.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:17.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:17.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:17.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:17.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:17.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:17.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:17.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:17.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:17.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:17.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:17.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-10-22 13:23:17.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:17.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:17.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:17.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:17.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:17.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:17.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:17.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:17.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-10-22 13:23:17.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@655909e2 2024-10-22 13:23:17.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@655909e2 2024-10-22 13:23:17.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-10-22 13:23:17.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@716ae973 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:17.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:17.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-10-22 13:23:17.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@56872fcb 2024-10-22 13:23:17.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@56872fcb 2024-10-22 13:23:17.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-10-22 13:23:17.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-10-22 13:23:17.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-10-22 13:23:17.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:17.263 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@655909e2: (connection evicted) 2024-10-22 13:23:17.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:17.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-10-22 13:23:17.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-10-22 13:23:17.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-10-22 13:23:17.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:17.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:17.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:17.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ae66c98 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:17.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@391d28ea 2024-10-22 13:23:17.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@391d28ea 2024-10-22 13:23:17.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23df7fad 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:17.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:17.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-10-22 13:23:17.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acca224 2024-10-22 13:23:17.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acca224 2024-10-22 13:23:17.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-10-22 13:23:17.312 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:17.336 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:17.360 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:17.369 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:17.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-10-22 13:23:17.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-10-22 13:23:17.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:17.374 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@391d28ea: (connection evicted) 2024-10-22 13:23:17.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:17.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-10-22 13:23:17.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-10-22 13:23:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f6fd101 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:17.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-10-22 13:23:17.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a71d23 2024-10-22 13:23:17.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a71d23 2024-10-22 13:23:17.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-10-22 13:23:17.385 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:17.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-10-22 13:23:17.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:17.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:17.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:17.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:17.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:17.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:17.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23c05889 2024-10-22 13:23:17.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:17.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:17.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:17.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:17.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:17.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:17.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:17.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:17.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:17.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:17.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:17.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:17.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:17.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:17.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:17.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:17.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:17.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:17.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:17.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-10-22 13:23:17.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:17.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:17.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:17.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:17.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:17.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:17.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:17.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:17.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-10-22 13:23:17.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@208e5b23 2024-10-22 13:23:17.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@208e5b23 2024-10-22 13:23:17.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-10-22 13:23:17.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-10-22 13:23:17.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-10-22 13:23:17.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:17.432 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33a71d23: (connection evicted) 2024-10-22 13:23:17.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:17.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-10-22 13:23:17.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-10-22 13:23:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-10-22 13:23:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28519bfb 2024-10-22 13:23:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-10-22 13:23:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:17.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-10-22 13:23:17.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b332b23 2024-10-22 13:23:17.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b332b23 2024-10-22 13:23:17.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66a472b9 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:17.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:17.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-10-22 13:23:17.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ddd84d2 2024-10-22 13:23:17.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ddd84d2 2024-10-22 13:23:17.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-10-22 13:23:17.475 [DefaultDispatcher-worker-5 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ddd84d2 2024-10-22 13:23:17.477 [DefaultDispatcher-worker-5 @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ddd84d2 2024-10-22 13:23:17.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-10-22 13:23:17.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-10-22 13:23:17.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:17.479 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b332b23: (connection evicted) 2024-10-22 13:23:17.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:17.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-10-22 13:23:17.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-10-22 13:23:17.481 [Test worker @coroutine#184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ddd84d2 2024-10-22 13:23:17.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4db6348b 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:17.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-10-22 13:23:17.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f48fa72 2024-10-22 13:23:17.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f48fa72 2024-10-22 13:23:17.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-10-22 13:23:17.499 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:17.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-10-22 13:23:17.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:17.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:17.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:17.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:17.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:17.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:17.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35b3c1f6 2024-10-22 13:23:17.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:17.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:17.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:17.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:17.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:17.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:17.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:17.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:17.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:17.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:17.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:17.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:17.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:17.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:17.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:17.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:17.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:17.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:17.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:17.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-10-22 13:23:17.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:17.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:17.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:17.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:17.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:17.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:17.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:17.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:17.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-10-22 13:23:17.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@2beee3e8 2024-10-22 13:23:17.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@2beee3e8 2024-10-22 13:23:17.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-10-22 13:23:17.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-10-22 13:23:17.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-10-22 13:23:17.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:17.519 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f48fa72: (connection evicted) 2024-10-22 13:23:17.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:17.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-10-22 13:23:17.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-10-22 13:23:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-10-22 13:23:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56881196 2024-10-22 13:23:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:17.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:17.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:17.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:17.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:17.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:17.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:17.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:17.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:17.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:17.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:17.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-10-22 13:23:17.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:17.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:17.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:17.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:17.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:17.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:17.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:17.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:17.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-10-22 13:23:17.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@25464154 2024-10-22 13:23:17.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@25464154 2024-10-22 13:23:17.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-10-22 13:23:17.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58ebee9 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:17.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:17.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-10-22 13:23:17.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f030c72 2024-10-22 13:23:17.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f030c72 2024-10-22 13:23:17.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-10-22 13:23:17.558 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:17.603 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:17.629 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:17.646 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:17.810 [DefaultDispatcher-worker-6 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f030c72 2024-10-22 13:23:17.812 [DefaultDispatcher-worker-6 @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f030c72 2024-10-22 13:23:17.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-10-22 13:23:17.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-10-22 13:23:17.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:17.814 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25464154: (connection evicted) 2024-10-22 13:23:17.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:17.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-10-22 13:23:17.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-10-22 13:23:17.815 [Test worker @coroutine#206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f030c72 2024-10-22 13:23:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-10-22 13:23:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3514ac7d 2024-10-22 13:23:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-10-22 13:23:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:17.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-10-22 13:23:17.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2024-10-22 13:23:17.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2024-10-22 13:23:17.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-10-22 13:23:17.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3350ab4 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:17.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:17.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-10-22 13:23:17.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@646cb2e 2024-10-22 13:23:17.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@646cb2e 2024-10-22 13:23:17.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-10-22 13:23:17.920 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:17.939 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:18.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-10-22 13:23:18.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-10-22 13:23:18.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:18.058 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@160c7c42: (connection evicted) 2024-10-22 13:23:18.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:18.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-10-22 13:23:18.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43445fc6 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:18.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:18.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-10-22 13:23:18.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@17befef0 2024-10-22 13:23:18.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@17befef0 2024-10-22 13:23:18.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5072e638 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:18.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:18.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-10-22 13:23:18.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f73f0c7 2024-10-22 13:23:18.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f73f0c7 2024-10-22 13:23:18.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-10-22 13:23:18.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-10-22 13:23:18.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-10-22 13:23:18.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:18.085 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17befef0: (connection evicted) 2024-10-22 13:23:18.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:18.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-10-22 13:23:18.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-10-22 13:23:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-10-22 13:23:18.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:18.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:18.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:18.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:18.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:18.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:18.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53ba25ff 2024-10-22 13:23:18.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:18.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:18.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:18.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:18.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:18.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:18.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:18.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:18.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:18.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:18.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:18.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:18.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:18.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:18.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:18.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:18.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-10-22 13:23:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:18.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:18.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-10-22 13:23:18.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2024-10-22 13:23:18.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2024-10-22 13:23:18.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4345fd45 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:18.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-10-22 13:23:18.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2024-10-22 13:23:18.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2024-10-22 13:23:18.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-10-22 13:23:18.182 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:18.192 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:18.214 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:18.304 [DefaultDispatcher-worker-6 @coroutine#230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2024-10-22 13:23:18.306 [DefaultDispatcher-worker-6 @coroutine#232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2024-10-22 13:23:18.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-10-22 13:23:18.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-10-22 13:23:18.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:18.308 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2976ef56: (connection evicted) 2024-10-22 13:23:18.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:18.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-10-22 13:23:18.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-10-22 13:23:18.310 [Test worker @coroutine#234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2024-10-22 13:23:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-10-22 13:23:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43ab0659 2024-10-22 13:23:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-10-22 13:23:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:18.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:18.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:18.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:18.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:18.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:18.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:18.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-10-22 13:23:18.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@25421809 2024-10-22 13:23:18.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@25421809 2024-10-22 13:23:18.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-10-22 13:23:18.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-10-22 13:23:18.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:18.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:18.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:18.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:18.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:18.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:18.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@714bffd5 2024-10-22 13:23:18.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:18.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:18.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:18.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:18.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-10-22 13:23:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:18.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-10-22 13:23:18.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@4491eaeb 2024-10-22 13:23:18.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@4491eaeb 2024-10-22 13:23:18.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-10-22 13:23:18.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-10-22 13:23:18.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-10-22 13:23:18.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:18.335 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25421809: (connection evicted) 2024-10-22 13:23:18.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:18.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-10-22 13:23:18.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-10-22 13:23:18.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11bfd751 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:18.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:18.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-10-22 13:23:18.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2024-10-22 13:23:18.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2024-10-22 13:23:18.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-10-22 13:23:18.370 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2024-10-22 13:23:18.380 [Test worker @coroutine#243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2024-10-22 13:23:18.382 [Test worker @coroutine#245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2024-10-22 13:23:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c3c3d67 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:18.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6fcca1 2024-10-22 13:23:18.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6fcca1 2024-10-22 13:23:18.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-10-22 13:23:18.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-10-22 13:23:18.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-10-22 13:23:18.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:18.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:18.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-10-22 13:23:18.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-10-22 13:23:18.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a890fdd 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:18.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:18.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-10-22 13:23:18.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca278bc 2024-10-22 13:23:18.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca278bc 2024-10-22 13:23:18.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-10-22 13:23:18.400 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca278bc 2024-10-22 13:23:18.410 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca278bc 2024-10-22 13:23:18.412 [Test worker @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca278bc 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47b4ac83 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:18.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:18.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:18.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:18.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:18.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-10-22 13:23:18.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@5604b85 2024-10-22 13:23:18.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@5604b85 2024-10-22 13:23:18.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-10-22 13:23:18.424 [DefaultDispatcher-worker-1 @coroutine#273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5604b85 2024-10-22 13:23:18.426 [Test worker @coroutine#275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5604b85 2024-10-22 13:23:18.427 [DefaultDispatcher-worker-7 @coroutine#262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca278bc 2024-10-22 13:23:18.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-10-22 13:23:18.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-10-22 13:23:18.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:18.430 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ca278bc: (connection evicted) 2024-10-22 13:23:18.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:18.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-10-22 13:23:18.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-10-22 13:23:18.431 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7884f722 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:18.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:18.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-10-22 13:23:18.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b2db389 2024-10-22 13:23:18.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b2db389 2024-10-22 13:23:18.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-10-22 13:23:18.439 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2db389 2024-10-22 13:23:18.450 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2db389 2024-10-22 13:23:18.452 [Test worker @coroutine#281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2db389 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b28cff 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:18.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:18.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-10-22 13:23:18.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@bfd97fb 2024-10-22 13:23:18.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@bfd97fb 2024-10-22 13:23:18.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-10-22 13:23:18.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-10-22 13:23:18.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-10-22 13:23:18.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:18.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:18.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-10-22 13:23:18.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ecb9e17 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:18.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-10-22 13:23:18.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@75bf9e67 2024-10-22 13:23:18.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@75bf9e67 2024-10-22 13:23:18.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-10-22 13:23:18.465 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bf9e67 2024-10-22 13:23:18.476 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bf9e67 2024-10-22 13:23:18.478 [Test worker @coroutine#298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bf9e67 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51508029 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:18.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:18.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-10-22 13:23:18.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@31880efa 2024-10-22 13:23:18.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@31880efa 2024-10-22 13:23:18.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-10-22 13:23:18.489 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:18.498 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-46 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@75bf9e67 due to dirty commit state on close(). 2024-10-22 13:23:18.501 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bf9e67 2024-10-22 13:23:18.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-10-22 13:23:18.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-10-22 13:23:18.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:18.502 [HikariPool-46 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75bf9e67: (connection evicted) 2024-10-22 13:23:18.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:18.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-10-22 13:23:18.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-10-22 13:23:18.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-10-22 13:23:18.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25b4754a 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:18.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb50de6 2024-10-22 13:23:18.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb50de6 2024-10-22 13:23:18.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-10-22 13:23:18.515 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:18.555 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:18.571 [DefaultDispatcher-worker-13 @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb50de6 2024-10-22 13:23:18.581 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:18.587 [DefaultDispatcher-worker-13 @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb50de6 2024-10-22 13:23:18.608 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:18.646 [DefaultDispatcher-worker-2 @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb50de6 2024-10-22 13:23:18.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-10-22 13:23:18.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-10-22 13:23:18.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:18.648 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bb50de6: (connection evicted) 2024-10-22 13:23:18.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:18.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-10-22 13:23:18.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-10-22 13:23:18.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-10-22 13:23:18.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:18.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:18.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:18.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:18.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:18.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:18.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@294c44b7 2024-10-22 13:23:18.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:18.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:18.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:18.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:18.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:18.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:18.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:18.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:18.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:18.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:18.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:18.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:18.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:18.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:18.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:18.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:18.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:18.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:18.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:18.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-10-22 13:23:18.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:18.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:18.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:18.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:18.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:18.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:18.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:18.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:18.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-10-22 13:23:18.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b130f6 2024-10-22 13:23:18.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b130f6 2024-10-22 13:23:18.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-10-22 13:23:18.697 [DefaultDispatcher-worker-6 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57b130f6 2024-10-22 13:23:18.707 [DefaultDispatcher-worker-9 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57b130f6 2024-10-22 13:23:18.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-10-22 13:23:18.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-10-22 13:23:18.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:18.723 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57b130f6: (connection evicted) 2024-10-22 13:23:18.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:18.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-10-22 13:23:18.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-10-22 13:23:18.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-10-22 13:23:18.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:18.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:18.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:18.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:18.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:18.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:18.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c53bd49 2024-10-22 13:23:18.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:18.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:18.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:18.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:18.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:18.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:18.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:18.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:18.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:18.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:18.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:18.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:18.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:18.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:18.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:18.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:18.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:18.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:18.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:18.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-10-22 13:23:18.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:18.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:18.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:18.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:18.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:18.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:18.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:18.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:18.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-10-22 13:23:18.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@d6d683e 2024-10-22 13:23:18.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@d6d683e 2024-10-22 13:23:18.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-10-22 13:23:18.771 [DefaultDispatcher-worker-4 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d6d683e 2024-10-22 13:23:18.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-10-22 13:23:18.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-10-22 13:23:18.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:18.774 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d6d683e: (connection evicted) 2024-10-22 13:23:18.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:18.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-10-22 13:23:18.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-10-22 13:23:18.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-10-22 13:23:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@290807e5 2024-10-22 13:23:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-10-22 13:23:18.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:18.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:18.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:18.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:18.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:18.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:18.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:18.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:18.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-10-22 13:23:18.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@56499781 2024-10-22 13:23:18.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@56499781 2024-10-22 13:23:18.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-10-22 13:23:18.822 [DefaultDispatcher-worker-4 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56499781 2024-10-22 13:23:18.835 [DefaultDispatcher-worker-9 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56499781 2024-10-22 13:23:18.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-10-22 13:23:18.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-10-22 13:23:18.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:18.836 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56499781: (connection evicted) 2024-10-22 13:23:18.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:18.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-10-22 13:23:18.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-10-22 13:23:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-10-22 13:23:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4946485c 2024-10-22 13:23:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-10-22 13:23:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:18.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:18.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:18.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:18.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:18.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:18.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-10-22 13:23:18.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c682e26 2024-10-22 13:23:18.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c682e26 2024-10-22 13:23:18.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-10-22 13:23:18.887 [DefaultDispatcher-worker-9 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c682e26 2024-10-22 13:23:18.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-10-22 13:23:18.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-10-22 13:23:18.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:18.891 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c682e26: (connection evicted) 2024-10-22 13:23:18.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:18.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-10-22 13:23:18.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-10-22 13:23:18.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1df06ecd 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:18.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:18.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-10-22 13:23:18.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@323efafe 2024-10-22 13:23:18.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@323efafe 2024-10-22 13:23:18.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-10-22 13:23:18.939 [DefaultDispatcher-worker-12 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323efafe 2024-10-22 13:23:18.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-10-22 13:23:18.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-10-22 13:23:18.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:18.939 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@323efafe: (connection evicted) 2024-10-22 13:23:18.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:18.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-10-22 13:23:18.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-10-22 13:23:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ebd8d2 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:19.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-10-22 13:23:19.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a63fa71 2024-10-22 13:23:19.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a63fa71 2024-10-22 13:23:19.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-10-22 13:23:19.212 [DefaultDispatcher-worker-2 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a63fa71 2024-10-22 13:23:19.225 [DefaultDispatcher-worker-12 @coroutine#339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a63fa71 2024-10-22 13:23:19.229 [Test worker @coroutine#341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46899/manifest.json 2024-10-22 13:23:19.229 [Test worker @coroutine#341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46899/manifest.json. 2024-10-22 13:23:19.229 [Test worker @coroutine#341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46899/manifest.json 2024-10-22 13:23:19.231 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:19.231 [Test worker @coroutine#341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46899/manifest.json 2024-10-22 13:23:19.231 [Test worker @coroutine#341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46899/manifest.json 2024-10-22 13:23:19.367 [Test worker @coroutine#341] 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:46899/manifest.json. 2024-10-22 13:23:19.367 [Test worker @coroutine#341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46899/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-22 13:23:19.384 [DefaultDispatcher-worker-6 @coroutine#341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a63fa71 2024-10-22 13:23:19.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-10-22 13:23:19.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-10-22 13:23:19.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:19.395 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a63fa71: (connection evicted) 2024-10-22 13:23:19.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:19.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-10-22 13:23:19.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-10-22 13:23:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-10-22 13:23:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77ebc9e6 2024-10-22 13:23:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-10-22 13:23:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:19.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:19.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-10-22 13:23:19.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e92f6 2024-10-22 13:23:19.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e92f6 2024-10-22 13:23:19.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-10-22 13:23:19.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-10-22 13:23:19.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:19.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:19.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:19.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:19.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:19.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:19.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@457b8fc3 2024-10-22 13:23:19.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:19.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:19.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:19.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:19.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:19.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:19.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:19.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:19.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:19.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:19.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:19.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:19.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:19.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:19.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:19.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:19.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:19.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:19.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:19.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-10-22 13:23:19.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:19.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:19.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:19.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:19.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:19.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:19.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:19.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:19.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-10-22 13:23:19.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ca8f71 2024-10-22 13:23:19.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ca8f71 2024-10-22 13:23:19.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-10-22 13:23:19.453 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-10-22 13:23:19.512 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:19.518 [Test worker] INFO ktor.application - Application started in 0.071 seconds. 2024-10-22 13:23:19.518 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4d71ec5b 2024-10-22 13:23:19.524 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:19.628 [DefaultDispatcher-worker-8 @coroutine#353] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-10-22 13:23:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@152d2a58 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:19.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:19.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-10-22 13:23:19.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@12478b4e 2024-10-22 13:23:19.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@12478b4e 2024-10-22 13:23:19.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-10-22 13:23:19.657 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-10-22 13:23:19.663 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-10-22 13:23:19.663 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-10-22 13:23:19.664 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-10-22 13:23:19.664 [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. 2024-10-22 13:23:19.664 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-10-22 13:23:19.664 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-10-22 13:23:19.664 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-10-22 13:23:19.664 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-22 13:23:19.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-10-22 13:23:19.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d763b06 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:19.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b529d42 2024-10-22 13:23:19.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b529d42 2024-10-22 13:23:19.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-10-22 13:23:19.726 [DefaultDispatcher-worker-3 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b529d42 2024-10-22 13:23:19.730 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:19.743 [DefaultDispatcher-worker-4 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b529d42 2024-10-22 13:23:19.749 [DefaultDispatcher-worker-4 @coroutine#363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12478b4e 2024-10-22 13:23:19.751 [DefaultDispatcher-worker-4 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12478b4e 2024-10-22 13:23:19.763 [DefaultDispatcher-worker-13 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b529d42 2024-10-22 13:23:19.767 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:19.775 [DefaultDispatcher-worker-4 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b529d42 2024-10-22 13:23:19.775 [Test worker @coroutine#359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/651801659107131392/_ustadmanifest.json 2024-10-22 13:23:19.776 [Test worker @coroutine#359] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/651801659107131392/_ustadmanifest.json. 2024-10-22 13:23:19.776 [Test worker @coroutine#359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/651801659107131392/_ustadmanifest.json 2024-10-22 13:23:19.780 [Test worker @coroutine#359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/651801659107131392/_ustadmanifest.json 2024-10-22 13:23:19.780 [Test worker @coroutine#359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/651801659107131392/_ustadmanifest.json 2024-10-22 13:23:19.780 [Test worker @coroutine#359] 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:8094/api/content/651801659107131392/_ustadmanifest.json. 2024-10-22 13:23:19.780 [Test worker @coroutine#359] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/651801659107131392/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-22 13:23:19.798 [DefaultDispatcher-worker-10 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b529d42 2024-10-22 13:23:19.802 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-10-22 13:23:19.804 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5f39d8f2-9d35-42ef-a949-e54848563c67', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-10-22 13:23:19.808 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-22 13:23:19.808 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5f39d8f2-9d35-42ef-a949-e54848563c67 2024-10-22 13:23:19.813 [DefaultDispatcher-worker-6 @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:19.813 [DefaultDispatcher-worker-6 @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-22 13:23:19.813 [DefaultDispatcher-worker-6 @coroutine#379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:19.813 [DefaultDispatcher-worker-6 @coroutine#379] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-22 13:23:19.826 [DefaultDispatcher-worker-3 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b529d42 2024-10-22 13:23:19.826 [DefaultDispatcher-worker-3 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-22 13:23:19.826 [DefaultDispatcher-worker-3 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:19.826 [DefaultDispatcher-worker-3 @coroutine#378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-22 13:23:19.832 [DefaultDispatcher-worker-10 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-10-22 13:23:19.832 [DefaultDispatcher-worker-10 @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:8094/api/blob/upload-init-batch. 2024-10-22 13:23:19.833 [DefaultDispatcher-worker-10 @coroutine#377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-10-22 13:23:19.833 [DefaultDispatcher-worker-10 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-10-22 13:23:19.895 [eventLoopGroupProxy-4-4 @call-handler#399] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-10-22 13:23:19.895 [eventLoopGroupProxy-4-1 @call-handler#402] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-10-22 13:23:19.895 [eventLoopGroupProxy-4-2 @call-handler#401] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-10-22 13:23:19.895 [eventLoopGroupProxy-4-3 @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/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) 2024-10-22 13:23:19.901 [eventLoopGroupProxy-4-3 @call-handler#400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:19.901 [eventLoopGroupProxy-4-1 @call-handler#402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:19.903 [eventLoopGroupProxy-4-2 @call-handler#401] 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 2024-10-22 13:23:19.903 [eventLoopGroupProxy-4-4 @call-handler#399] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-10-22 13:23:19.904 [eventLoopGroupProxy-4-2 @call-handler#401] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-22 13:23:19.910 [eventLoopGroupProxy-4-2 @call-handler#401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:19.911 [DefaultDispatcher-worker-3 @coroutine#378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-22 13:23:19.911 [DefaultDispatcher-worker-3 @coroutine#378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-22 13:23:19.912 [DefaultDispatcher-worker-6 @coroutine#379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:19.912 [DefaultDispatcher-worker-6 @coroutine#379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:19.917 [eventLoopGroupProxy-4-1 @call-handler#402] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 26ms 2024-10-22 13:23:19.921 [eventLoopGroupProxy-4-2 @call-handler#401] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 30ms 2024-10-22 13:23:19.922 [eventLoopGroupProxy-4-4 @coroutine#408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e92f6 2024-10-22 13:23:19.925 [DefaultDispatcher-worker-3 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b529d42 2024-10-22 13:23:19.934 [eventLoopGroupProxy-4-4 @call-handler#399] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 43ms 2024-10-22 13:23:19.936 [DefaultDispatcher-worker-8 @coroutine#377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-10-22 13:23:19.936 [DefaultDispatcher-worker-8 @coroutine#377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-10-22 13:23:19.937 [DefaultDispatcher-worker-16 @coroutine#380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b529d42 2024-10-22 13:23:19.940 [DefaultDispatcher-worker-8 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-22 13:23:19.940 [DefaultDispatcher-worker-8 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:19.958 [DefaultDispatcher-worker-8 @coroutine#413] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:19.958 [DefaultDispatcher-worker-8 @coroutine#413] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:19.958 [DefaultDispatcher-worker-8 @coroutine#413] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:19.959 [DefaultDispatcher-worker-8 @coroutine#413] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:19.967 [eventLoopGroupProxy-4-2 @call-handler#415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:19.982 [eventLoopGroupProxy-4-2 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e92f6 2024-10-22 13:23:19.983 [eventLoopGroupProxy-4-2 @call-handler#415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:19.983 [eventLoopGroupProxy-4-2 @call-handler#415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 16ms 2024-10-22 13:23:19.984 [DefaultDispatcher-worker-8 @coroutine#413] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:19.996 [DefaultDispatcher-worker-8 @coroutine#413] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:19.997 [DefaultDispatcher-worker-8 @coroutine#413] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:19.997 [DefaultDispatcher-worker-8 @coroutine#413] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:19.997 [DefaultDispatcher-worker-8 @coroutine#413] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:20.000 [eventLoopGroupProxy-4-2 @call-handler#421] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:20.004 [eventLoopGroupProxy-4-2 @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e92f6 2024-10-22 13:23:20.005 [eventLoopGroupProxy-4-2 @call-handler#421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:20.005 [eventLoopGroupProxy-4-2 @call-handler#421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-10-22 13:23:20.006 [DefaultDispatcher-worker-8 @coroutine#413] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:20.028 [DefaultDispatcher-worker-15 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b529d42 2024-10-22 13:23:20.047 [DefaultDispatcher-worker-2 @coroutine#380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b529d42 2024-10-22 13:23:20.061 [DefaultDispatcher-worker-2 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-10-22 13:23:20.061 [DefaultDispatcher-worker-2 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-22 13:23:20.061 [DefaultDispatcher-worker-2 @coroutine#380] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-10-22 13:23:20.061 [DefaultDispatcher-worker-2 @coroutine#380] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-10-22 13:23:20.064 [eventLoopGroupProxy-4-2 @call-handler#435] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-10-22 13:23:20.064 [eventLoopGroupProxy-4-2 @call-handler#435] 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 2024-10-22 13:23:20.064 [eventLoopGroupProxy-4-2 @call-handler#435] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-22 13:23:20.091 [DefaultDispatcher-worker-2 @call-handler#435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ca8f71 2024-10-22 13:23:20.093 [eventLoopGroupProxy-4-2 @call-handler#435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:20.093 [DefaultDispatcher-worker-4 @coroutine#352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/651801659107131392/_ustadmanifest.json 2024-10-22 13:23:20.093 [DefaultDispatcher-worker-4 @coroutine#352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/651801659107131392/_ustadmanifest.json. 2024-10-22 13:23:20.093 [DefaultDispatcher-worker-4 @coroutine#352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/651801659107131392/_ustadmanifest.json 2024-10-22 13:23:20.093 [eventLoopGroupProxy-4-2 @call-handler#435] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 29ms 2024-10-22 13:23:20.094 [DefaultDispatcher-worker-2 @coroutine#380] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-10-22 13:23:20.094 [DefaultDispatcher-worker-2 @coroutine#380] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-10-22 13:23:20.095 [DefaultDispatcher-worker-2 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-22 13:23:20.095 [DefaultDispatcher-worker-2 @coroutine#380] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:20.095 [DefaultDispatcher-worker-3 @coroutine#352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/651801659107131392/_ustadmanifest.json 2024-10-22 13:23:20.095 [DefaultDispatcher-worker-3 @coroutine#352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/651801659107131392/_ustadmanifest.json 2024-10-22 13:23:20.096 [DefaultDispatcher-worker-3 @coroutine#352] 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:8094/api/content/651801659107131392/_ustadmanifest.json. 2024-10-22 13:23:20.096 [DefaultDispatcher-worker-3 @coroutine#352] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/651801659107131392/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-22 13:23:20.108 [DefaultDispatcher-worker-12 @coroutine#380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b529d42 2024-10-22 13:23:20.110 [DefaultDispatcher-worker-4 @coroutine#352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ca8f71 2024-10-22 13:23:20.112 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-10-22 13:23:20.112 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-10-22 13:23:20.112 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-10-22 13:23:20.112 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-10-22 13:23:20.112 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-10-22 13:23:20.114 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12478b4e 2024-10-22 13:23:20.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-10-22 13:23:20.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-10-22 13:23:20.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:20.115 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b529d42: (connection evicted) 2024-10-22 13:23:20.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:20.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-10-22 13:23:20.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-10-22 13:23:20.159 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-22 13:23:20.159 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-22 13:23:20.417 [DefaultDispatcher-worker-8 @coroutine#450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5604b85 2024-10-22 13:23:20.530 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-22 13:23:21.121 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4d71ec5b 2024-10-22 13:23:21.122 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4d71ec5b 2024-10-22 13:23:21.126 [Test worker @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e92f6 2024-10-22 13:23:21.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-10-22 13:23:21.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-10-22 13:23:21.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:21.126 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11ca8f71: (connection evicted) 2024-10-22 13:23:21.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:21.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-10-22 13:23:21.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-10-22 13:23:21.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-10-22 13:23:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e4dddee 2024-10-22 13:23:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-10-22 13:23:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:21.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:21.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:21.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:21.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-10-22 13:23:21.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9bbaa8 2024-10-22 13:23:21.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9bbaa8 2024-10-22 13:23:21.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-10-22 13:23:21.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-10-22 13:23:21.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:21.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:21.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:21.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:21.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:21.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:21.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d142b53 2024-10-22 13:23:21.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:21.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-10-22 13:23:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:21.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-10-22 13:23:21.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@128ca7af 2024-10-22 13:23:21.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@128ca7af 2024-10-22 13:23:21.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-10-22 13:23:21.167 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-10-22 13:23:21.170 [Test worker] INFO ktor.application - Application started in 0.003 seconds. 2024-10-22 13:23:21.170 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@19d0d1ab 2024-10-22 13:23:21.172 [DefaultDispatcher-worker-8 @coroutine#461] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-10-22 13:23:21.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-10-22 13:23:21.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:21.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:21.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:21.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:21.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:21.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:21.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4351d055 2024-10-22 13:23:21.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:21.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:21.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:21.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:21.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:21.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:21.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:21.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:21.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:21.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:21.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:21.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:21.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:21.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:21.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:21.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:21.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:21.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:21.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:21.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-10-22 13:23:21.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:21.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:21.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-10-22 13:23:21.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-10-22 13:23:21.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-10-22 13:23:21.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-10-22 13:23:21.176 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-10-22 13:23:21.176 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-10-22 13:23:21.176 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-10-22 13:23:21.176 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-10-22 13:23:21.176 [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. 2024-10-22 13:23:21.176 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-10-22 13:23:21.176 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-10-22 13:23:21.176 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-10-22 13:23:21.176 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-22 13:23:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-10-22 13:23:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e5f05f8 2024-10-22 13:23:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-10-22 13:23:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:21.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-10-22 13:23:21.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@36ce0bc2 2024-10-22 13:23:21.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@36ce0bc2 2024-10-22 13:23:21.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-10-22 13:23:21.219 [DefaultDispatcher-worker-1 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36ce0bc2 2024-10-22 13:23:21.232 [DefaultDispatcher-worker-7 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36ce0bc2 2024-10-22 13:23:21.242 [DefaultDispatcher-worker-7 @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-10-22 13:23:21.244 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:21.246 [Test worker @coroutine#473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-10-22 13:23:21.250 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:21.257 [DefaultDispatcher-worker-1 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36ce0bc2 2024-10-22 13:23:21.268 [DefaultDispatcher-worker-15 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36ce0bc2 2024-10-22 13:23:21.269 [Test worker @coroutine#467] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/651801664853401600/_ustadmanifest.json 2024-10-22 13:23:21.269 [Test worker @coroutine#467] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/651801664853401600/_ustadmanifest.json. 2024-10-22 13:23:21.269 [Test worker @coroutine#467] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/651801664853401600/_ustadmanifest.json 2024-10-22 13:23:21.271 [Test worker @coroutine#467] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/651801664853401600/_ustadmanifest.json 2024-10-22 13:23:21.271 [Test worker @coroutine#467] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/651801664853401600/_ustadmanifest.json 2024-10-22 13:23:21.271 [Test worker @coroutine#467] 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:8094/api/content/651801664853401600/_ustadmanifest.json. 2024-10-22 13:23:21.271 [Test worker @coroutine#467] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/651801664853401600/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-22 13:23:21.273 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:21.277 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:21.289 [DefaultDispatcher-worker-9 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36ce0bc2 2024-10-22 13:23:21.290 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-10-22 13:23:21.290 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-07a8f08d-c248-4fa5-bcb5-10b0a4718150', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-10-22 13:23:21.292 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-22 13:23:21.292 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-07a8f08d-c248-4fa5-bcb5-10b0a4718150 2024-10-22 13:23:21.293 [DefaultDispatcher-worker-2 @coroutine#487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:21.293 [DefaultDispatcher-worker-2 @coroutine#487] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-22 13:23:21.293 [DefaultDispatcher-worker-2 @coroutine#487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:21.293 [DefaultDispatcher-worker-2 @coroutine#487] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-22 13:23:21.298 [eventLoopGroupProxy-7-1 @call-handler#497] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-10-22 13:23:21.298 [eventLoopGroupProxy-7-2 @call-handler#498] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-10-22 13:23:21.299 [eventLoopGroupProxy-7-1 @call-handler#497] 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 2024-10-22 13:23:21.299 [eventLoopGroupProxy-7-2 @call-handler#498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:21.299 [eventLoopGroupProxy-7-1 @call-handler#497] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-22 13:23:21.299 [eventLoopGroupProxy-7-1 @call-handler#497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:21.300 [eventLoopGroupProxy-7-1 @call-handler#497] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-10-22 13:23:21.301 [DefaultDispatcher-worker-15 @coroutine#487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:21.301 [DefaultDispatcher-worker-15 @coroutine#487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:21.305 [DefaultDispatcher-worker-8 @coroutine#486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36ce0bc2 2024-10-22 13:23:21.305 [DefaultDispatcher-worker-8 @coroutine#486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-22 13:23:21.305 [DefaultDispatcher-worker-8 @coroutine#486] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:21.305 [DefaultDispatcher-worker-8 @coroutine#486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-22 13:23:21.308 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-10-22 13:23:21.309 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:21.309 [DefaultDispatcher-worker-12 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-10-22 13:23:21.309 [DefaultDispatcher-worker-12 @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:8094/api/blob/upload-init-batch. 2024-10-22 13:23:21.309 [eventLoopGroupProxy-7-1 @call-handler#506] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-10-22 13:23:21.309 [DefaultDispatcher-worker-12 @coroutine#485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-10-22 13:23:21.309 [DefaultDispatcher-worker-12 @coroutine#485] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-10-22 13:23:21.310 [DefaultDispatcher-worker-6 @coroutine#486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-22 13:23:21.310 [DefaultDispatcher-worker-6 @coroutine#486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-22 13:23:21.311 [eventLoopGroupProxy-7-1 @call-handler#511] 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) 2024-10-22 13:23:21.311 [eventLoopGroupProxy-7-1 @call-handler#511] 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 2024-10-22 13:23:21.314 [eventLoopGroupProxy-7-1 @coroutine#512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bbaa8 2024-10-22 13:23:21.316 [eventLoopGroupProxy-7-1 @call-handler#511] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-10-22 13:23:21.317 [DefaultDispatcher-worker-8 @coroutine#485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-10-22 13:23:21.317 [DefaultDispatcher-worker-8 @coroutine#485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-10-22 13:23:21.317 [DefaultDispatcher-worker-8 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-22 13:23:21.317 [DefaultDispatcher-worker-8 @coroutine#485] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:21.320 [DefaultDispatcher-worker-8 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:21.320 [DefaultDispatcher-worker-8 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:21.320 [DefaultDispatcher-worker-8 @coroutine#516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:21.320 [DefaultDispatcher-worker-8 @coroutine#516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:21.323 [DefaultDispatcher-worker-8 @coroutine#486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36ce0bc2 2024-10-22 13:23:21.323 [eventLoopGroupProxy-7-1 @call-handler#518] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:21.327 [eventLoopGroupProxy-7-1 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bbaa8 2024-10-22 13:23:21.327 [eventLoopGroupProxy-7-1 @call-handler#518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:21.327 [eventLoopGroupProxy-7-1 @call-handler#518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-22 13:23:21.328 [DefaultDispatcher-worker-13 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:21.332 [DefaultDispatcher-worker-13 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:21.333 [DefaultDispatcher-worker-13 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:21.333 [DefaultDispatcher-worker-13 @coroutine#516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:21.333 [DefaultDispatcher-worker-13 @coroutine#516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:21.336 [eventLoopGroupProxy-7-1 @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) 2024-10-22 13:23:21.336 [DefaultDispatcher-worker-3 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36ce0bc2 2024-10-22 13:23:21.339 [eventLoopGroupProxy-7-1 @coroutine#525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bbaa8 2024-10-22 13:23:21.340 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:21.340 [eventLoopGroupProxy-7-1 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-22 13:23:21.341 [DefaultDispatcher-worker-3 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:21.342 [DefaultDispatcher-worker-3 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:21.342 [DefaultDispatcher-worker-3 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:21.342 [DefaultDispatcher-worker-3 @coroutine#516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:21.342 [DefaultDispatcher-worker-3 @coroutine#516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:21.344 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:21.387 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:21.388 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-22 13:23:21.388 [DefaultDispatcher-worker-3 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:21.390 [DefaultDispatcher-worker-3 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:21.390 [DefaultDispatcher-worker-3 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:21.390 [DefaultDispatcher-worker-3 @coroutine#516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:21.390 [DefaultDispatcher-worker-3 @coroutine#516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:21.393 [eventLoopGroupProxy-7-1 @call-handler#532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:21.393 [eventLoopGroupProxy-7-1 @call-handler#532] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-10-22 13:23:21.394 [DefaultDispatcher-worker-3 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:21.395 [DefaultDispatcher-worker-3 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:21.395 [DefaultDispatcher-worker-3 @coroutine#516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:21.396 [DefaultDispatcher-worker-3 @coroutine#516] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:8094/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2024-10-22 13:23:21.396 [DefaultDispatcher-worker-3 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:21.411 [DefaultDispatcher-worker-2 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36ce0bc2 2024-10-22 13:23:21.422 [DefaultDispatcher-worker-3 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36ce0bc2 2024-10-22 13:23:21.425 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-10-22 13:23:21.924 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-ac35d425-d42d-42c5-a109-0727e2d3c734', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-10-22 13:23:21.924 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-22 13:23:21.924 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-ac35d425-d42d-42c5-a109-0727e2d3c734 2024-10-22 13:23:21.929 [DefaultDispatcher-worker-1 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-10-22 13:23:21.929 [DefaultDispatcher-worker-1 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-22 13:23:21.929 [DefaultDispatcher-worker-1 @coroutine#538] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-10-22 13:23:21.929 [DefaultDispatcher-worker-1 @coroutine#538] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-10-22 13:23:21.931 [eventLoopGroupProxy-7-1 @call-handler#541] 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) 2024-10-22 13:23:21.932 [eventLoopGroupProxy-7-1 @call-handler#541] 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 2024-10-22 13:23:21.933 [eventLoopGroupProxy-7-1 @coroutine#542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bbaa8 2024-10-22 13:23:21.936 [eventLoopGroupProxy-7-1 @call-handler#541] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-10-22 13:23:21.937 [DefaultDispatcher-worker-1 @coroutine#538] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-10-22 13:23:21.937 [DefaultDispatcher-worker-1 @coroutine#538] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-10-22 13:23:21.937 [DefaultDispatcher-worker-1 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-22 13:23:21.937 [DefaultDispatcher-worker-1 @coroutine#538] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:21.939 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:21.940 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:21.940 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:21.940 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:21.942 [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) 2024-10-22 13:23:21.946 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:21.946 [eventLoopGroupProxy-7-1 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-22 13:23:21.947 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:21.949 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:21.949 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:21.949 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:21.949 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:21.952 [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) 2024-10-22 13:23:21.954 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:21.954 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:21.955 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:21.957 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:21.957 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:21.957 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:21.957 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:21.959 [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) 2024-10-22 13:23:22.003 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:22.003 [eventLoopGroupProxy-7-1 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-22 13:23:22.003 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.004 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.005 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:22.005 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.005 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:22.006 [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) 2024-10-22 13:23:22.050 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:22.051 [eventLoopGroupProxy-7-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-22 13:23:22.051 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.052 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.052 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:22.052 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.052 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:22.054 [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) 2024-10-22 13:23:22.098 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:22.099 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-22 13:23:22.099 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.101 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.101 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:22.101 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.101 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:22.103 [eventLoopGroupProxy-7-1 @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) 2024-10-22 13:23:22.146 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:22.147 [eventLoopGroupProxy-7-1 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-22 13:23:22.147 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.148 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.148 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:22.148 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.148 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:22.150 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:22.194 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:22.194 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-22 13:23:22.195 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.196 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.196 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:22.196 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.196 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:22.198 [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) 2024-10-22 13:23:22.242 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:22.242 [eventLoopGroupProxy-7-1 @call-handler#570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-22 13:23:22.243 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.244 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.244 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:22.244 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.244 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:22.246 [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) 2024-10-22 13:23:22.295 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:22.295 [eventLoopGroupProxy-7-1 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-10-22 13:23:22.296 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.297 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.297 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:22.297 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.297 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:22.299 [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) 2024-10-22 13:23:22.344 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:22.345 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-10-22 13:23:22.346 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.347 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.347 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:22.347 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.347 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:22.350 [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) 2024-10-22 13:23:22.391 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:22.391 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-10-22 13:23:22.392 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.393 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.393 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:22.393 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.393 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:22.394 [eventLoopGroupProxy-7-1 @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) 2024-10-22 13:23:22.438 [DefaultDispatcher-worker-13 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36ce0bc2 2024-10-22 13:23:22.438 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:22.438 [eventLoopGroupProxy-7-1 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-22 13:23:22.439 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.440 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.440 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:22.440 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.440 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:22.442 [eventLoopGroupProxy-7-1 @call-handler#587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:22.486 [eventLoopGroupProxy-7-1 @call-handler#587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:22.486 [eventLoopGroupProxy-7-1 @call-handler#587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-22 13:23:22.487 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.488 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.488 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:22.488 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.488 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:22.490 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:22.536 [eventLoopGroupProxy-7-1 @coroutine#591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bbaa8 2024-10-22 13:23:22.537 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:22.537 [eventLoopGroupProxy-7-1 @call-handler#590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-10-22 13:23:22.538 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.540 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.540 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:22.540 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.540 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:22.542 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:22.545 [eventLoopGroupProxy-7-1 @coroutine#596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bbaa8 2024-10-22 13:23:22.545 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:22.545 [eventLoopGroupProxy-7-1 @call-handler#595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:22.546 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.548 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.548 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:22.548 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.548 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:22.549 [eventLoopGroupProxy-7-1 @call-handler#600] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:22.552 [eventLoopGroupProxy-7-1 @coroutine#601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bbaa8 2024-10-22 13:23:22.552 [eventLoopGroupProxy-7-1 @call-handler#600] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:22.553 [eventLoopGroupProxy-7-1 @call-handler#600] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-22 13:23:22.553 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:22.567 [DefaultDispatcher-worker-7 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36ce0bc2 2024-10-22 13:23:22.577 [DefaultDispatcher-worker-10 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36ce0bc2 2024-10-22 13:23:22.578 [DefaultDispatcher-worker-10 @coroutine#488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-10-22 13:23:22.578 [DefaultDispatcher-worker-10 @coroutine#488] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-22 13:23:22.578 [DefaultDispatcher-worker-10 @coroutine#488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-10-22 13:23:22.578 [DefaultDispatcher-worker-10 @coroutine#488] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-10-22 13:23:22.580 [eventLoopGroupProxy-7-1 @call-handler#610] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-10-22 13:23:22.581 [eventLoopGroupProxy-7-1 @call-handler#610] 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 2024-10-22 13:23:22.581 [eventLoopGroupProxy-7-1 @call-handler#610] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-22 13:23:22.604 [DefaultDispatcher-worker-8 @call-handler#610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ca7af 2024-10-22 13:23:22.604 [eventLoopGroupProxy-7-1 @call-handler#610] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:22.605 [eventLoopGroupProxy-7-1 @call-handler#610] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2024-10-22 13:23:22.605 [DefaultDispatcher-worker-6 @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/651801664853401600/_ustadmanifest.json 2024-10-22 13:23:22.605 [DefaultDispatcher-worker-6 @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:8094/api/content/651801664853401600/_ustadmanifest.json. 2024-10-22 13:23:22.605 [DefaultDispatcher-worker-6 @coroutine#460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/651801664853401600/_ustadmanifest.json 2024-10-22 13:23:22.605 [DefaultDispatcher-worker-2 @coroutine#488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-10-22 13:23:22.605 [DefaultDispatcher-worker-2 @coroutine#488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-10-22 13:23:22.606 [DefaultDispatcher-worker-2 @coroutine#488] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-22 13:23:22.606 [DefaultDispatcher-worker-2 @coroutine#488] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:22.607 [DefaultDispatcher-worker-11 @coroutine#460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/651801664853401600/_ustadmanifest.json 2024-10-22 13:23:22.607 [DefaultDispatcher-worker-11 @coroutine#460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/651801664853401600/_ustadmanifest.json 2024-10-22 13:23:22.608 [DefaultDispatcher-worker-11 @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:8094/api/content/651801664853401600/_ustadmanifest.json. 2024-10-22 13:23:22.608 [DefaultDispatcher-worker-11 @coroutine#460] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/651801664853401600/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-22 13:23:22.620 [DefaultDispatcher-worker-14 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36ce0bc2 2024-10-22 13:23:22.623 [DefaultDispatcher-worker-14 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ca7af 2024-10-22 13:23:22.625 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-10-22 13:23:22.625 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-10-22 13:23:22.625 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-10-22 13:23:22.625 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-10-22 13:23:22.625 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-10-22 13:23:22.628 [Test worker @coroutine#626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-10-22 13:23:22.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-10-22 13:23:22.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-10-22 13:23:22.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:22.628 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36ce0bc2: (connection evicted) 2024-10-22 13:23:22.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:22.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-10-22 13:23:22.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-10-22 13:23:22.676 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-22 13:23:22.925 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-22 13:23:23.067 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-22 13:23:23.147 [DefaultDispatcher-worker-12 @coroutine#630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bbaa8 2024-10-22 13:23:23.634 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@19d0d1ab 2024-10-22 13:23:23.634 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@19d0d1ab 2024-10-22 13:23:23.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-10-22 13:23:23.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-10-22 13:23:23.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:23.635 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@128ca7af: (connection evicted) 2024-10-22 13:23:23.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:23.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-10-22 13:23:23.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-10-22 13:23:23.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f348e10 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:23.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:23.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-10-22 13:23:23.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2024-10-22 13:23:23.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2024-10-22 13:23:23.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-10-22 13:23:23.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-10-22 13:23:23.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:23.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:23.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:23.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:23.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:23.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:23.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c930e7e 2024-10-22 13:23:23.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:23.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:23.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:23.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:23.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:23.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:23.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:23.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:23.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:23.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:23.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:23.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:23.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:23.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:23.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:23.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:23.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:23.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:23.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:23.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-10-22 13:23:23.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:23.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:23.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:23.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:23.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:23.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:23.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:23.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:23.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-10-22 13:23:23.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2024-10-22 13:23:23.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2024-10-22 13:23:23.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-10-22 13:23:23.661 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-10-22 13:23:23.663 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-10-22 13:23:23.663 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@eaa07bb 2024-10-22 13:23:23.664 [DefaultDispatcher-worker-7 @coroutine#639] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-10-22 13:23:23.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-10-22 13:23:23.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:23.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:23.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:23.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:23.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:23.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:23.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e015ac1 2024-10-22 13:23:23.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:23.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:23.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:23.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:23.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:23.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:23.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:23.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:23.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:23.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:23.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:23.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:23.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:23.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:23.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:23.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:23.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:23.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:23.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:23.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-10-22 13:23:23.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:23.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:23.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:23.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:23.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:23.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:23.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:23.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:23.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-10-22 13:23:23.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2024-10-22 13:23:23.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2024-10-22 13:23:23.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-10-22 13:23:23.667 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-10-22 13:23:23.668 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-10-22 13:23:23.668 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-10-22 13:23:23.668 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-10-22 13:23:23.668 [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. 2024-10-22 13:23:23.668 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-10-22 13:23:23.668 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-10-22 13:23:23.668 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-10-22 13:23:23.668 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d01b609 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:23.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:23.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-10-22 13:23:23.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e25085 2024-10-22 13:23:23.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e25085 2024-10-22 13:23:23.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-10-22 13:23:23.708 [DefaultDispatcher-worker-7 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e25085 2024-10-22 13:23:23.720 [DefaultDispatcher-worker-3 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e25085 2024-10-22 13:23:23.727 [DefaultDispatcher-worker-3 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2024-10-22 13:23:23.729 [Test worker @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2024-10-22 13:23:23.741 [DefaultDispatcher-worker-14 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e25085 2024-10-22 13:23:23.742 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:23.745 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:23.750 [DefaultDispatcher-worker-14 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e25085 2024-10-22 13:23:23.750 [Test worker @coroutine#644] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/651801674148466688/_ustadmanifest.json 2024-10-22 13:23:23.751 [Test worker @coroutine#644] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/651801674148466688/_ustadmanifest.json. 2024-10-22 13:23:23.751 [Test worker @coroutine#644] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/651801674148466688/_ustadmanifest.json 2024-10-22 13:23:23.753 [Test worker @coroutine#644] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/651801674148466688/_ustadmanifest.json 2024-10-22 13:23:23.753 [Test worker @coroutine#644] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/651801674148466688/_ustadmanifest.json 2024-10-22 13:23:23.753 [Test worker @coroutine#644] 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:8094/api/content/651801674148466688/_ustadmanifest.json. 2024-10-22 13:23:23.753 [Test worker @coroutine#644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/651801674148466688/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-22 13:23:23.765 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:23.769 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:23.770 [DefaultDispatcher-worker-12 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e25085 2024-10-22 13:23:23.771 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-10-22 13:23:23.771 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-d0996a25-7675-471b-8cd3-e7ac3039f096', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-10-22 13:23:23.772 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-22 13:23:23.772 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-d0996a25-7675-471b-8cd3-e7ac3039f096 2024-10-22 13:23:23.774 [DefaultDispatcher-worker-7 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:23.774 [DefaultDispatcher-worker-7 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-22 13:23:23.774 [DefaultDispatcher-worker-7 @coroutine#664] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:23.774 [DefaultDispatcher-worker-7 @coroutine#664] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-22 13:23:23.777 [eventLoopGroupProxy-10-1 @call-handler#674] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-10-22 13:23:23.777 [eventLoopGroupProxy-10-1 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:23.777 [eventLoopGroupProxy-10-2 @call-handler#675] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-10-22 13:23:23.777 [eventLoopGroupProxy-10-2 @call-handler#675] 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 2024-10-22 13:23:23.778 [eventLoopGroupProxy-10-2 @call-handler#675] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-22 13:23:23.778 [eventLoopGroupProxy-10-2 @call-handler#675] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:23.778 [eventLoopGroupProxy-10-2 @call-handler#675] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2024-10-22 13:23:23.779 [DefaultDispatcher-worker-11 @coroutine#664] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:23.779 [DefaultDispatcher-worker-11 @coroutine#664] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:23.784 [DefaultDispatcher-worker-11 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e25085 2024-10-22 13:23:23.785 [DefaultDispatcher-worker-11 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-22 13:23:23.785 [DefaultDispatcher-worker-11 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:23.785 [DefaultDispatcher-worker-11 @coroutine#663] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-22 13:23:23.787 [DefaultDispatcher-worker-13 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-10-22 13:23:23.787 [DefaultDispatcher-worker-13 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-22 13:23:23.787 [DefaultDispatcher-worker-13 @coroutine#662] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-10-22 13:23:23.787 [DefaultDispatcher-worker-13 @coroutine#662] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-10-22 13:23:23.787 [eventLoopGroupProxy-10-2 @call-handler#683] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-10-22 13:23:23.788 [eventLoopGroupProxy-10-2 @call-handler#683] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:23.788 [eventLoopGroupProxy-10-2 @call-handler#683] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-10-22 13:23:23.788 [DefaultDispatcher-worker-5 @coroutine#663] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-22 13:23:23.788 [DefaultDispatcher-worker-5 @coroutine#663] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-22 13:23:23.790 [eventLoopGroupProxy-10-3 @call-handler#690] 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) 2024-10-22 13:23:23.790 [eventLoopGroupProxy-10-3 @call-handler#690] 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 2024-10-22 13:23:23.792 [eventLoopGroupProxy-10-3 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2024-10-22 13:23:23.793 [eventLoopGroupProxy-10-3 @call-handler#690] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2024-10-22 13:23:23.794 [DefaultDispatcher-worker-13 @coroutine#662] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-10-22 13:23:23.794 [DefaultDispatcher-worker-13 @coroutine#662] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-10-22 13:23:23.795 [DefaultDispatcher-worker-13 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-22 13:23:23.795 [DefaultDispatcher-worker-13 @coroutine#662] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:23.799 [DefaultDispatcher-worker-8 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:23.799 [DefaultDispatcher-worker-8 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:23.799 [DefaultDispatcher-worker-8 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:23.799 [DefaultDispatcher-worker-8 @coroutine#695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:23.801 [eventLoopGroupProxy-10-2 @call-handler#697] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:23.801 [DefaultDispatcher-worker-11 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e25085 2024-10-22 13:23:23.806 [eventLoopGroupProxy-10-2 @coroutine#699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2024-10-22 13:23:23.806 [eventLoopGroupProxy-10-2 @call-handler#697] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:23.806 [eventLoopGroupProxy-10-2 @call-handler#697] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-10-22 13:23:23.807 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:23.809 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:23.809 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:23.809 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:23.809 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:23.811 [DefaultDispatcher-worker-16 @coroutine#665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e25085 2024-10-22 13:23:23.811 [eventLoopGroupProxy-10-2 @call-handler#703] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:23.819 [eventLoopGroupProxy-10-2 @coroutine#704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2024-10-22 13:23:23.819 [eventLoopGroupProxy-10-2 @call-handler#703] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:23.819 [eventLoopGroupProxy-10-2 @call-handler#703] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-10-22 13:23:23.820 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:23.822 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:23.822 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:23.822 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:23.822 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:23.824 [eventLoopGroupProxy-10-2 @call-handler#708] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:23.831 [eventLoopGroupProxy-10-2 @coroutine#709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2024-10-22 13:23:23.831 [eventLoopGroupProxy-10-2 @call-handler#708] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:23.832 [eventLoopGroupProxy-10-2 @call-handler#708] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-10-22 13:23:23.832 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:23.835 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:23.836 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:23.836 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:23.836 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:23.838 [eventLoopGroupProxy-10-2 @call-handler#713] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:23.841 [eventLoopGroupProxy-10-2 @coroutine#714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2024-10-22 13:23:23.842 [eventLoopGroupProxy-10-2 @call-handler#713] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:23.842 [eventLoopGroupProxy-10-2 @call-handler#713] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-22 13:23:23.843 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:23.844 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:23.845 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:23.845 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:23.845 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:23.847 [eventLoopGroupProxy-10-2 @call-handler#718] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:23.850 [eventLoopGroupProxy-10-2 @coroutine#719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2024-10-22 13:23:23.854 [eventLoopGroupProxy-10-2 @call-handler#718] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:23.854 [eventLoopGroupProxy-10-2 @call-handler#718] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-10-22 13:23:23.855 [DefaultDispatcher-worker-9 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:23.868 [DefaultDispatcher-worker-8 @coroutine#662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e25085 2024-10-22 13:23:23.877 [DefaultDispatcher-worker-9 @coroutine#665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e25085 2024-10-22 13:23:23.878 [DefaultDispatcher-worker-9 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-10-22 13:23:23.878 [DefaultDispatcher-worker-9 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-22 13:23:23.878 [DefaultDispatcher-worker-9 @coroutine#665] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-10-22 13:23:23.878 [DefaultDispatcher-worker-9 @coroutine#665] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-10-22 13:23:23.880 [eventLoopGroupProxy-10-2 @call-handler#729] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-10-22 13:23:23.880 [eventLoopGroupProxy-10-2 @call-handler#729] 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 2024-10-22 13:23:23.880 [eventLoopGroupProxy-10-2 @call-handler#729] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-22 13:23:23.902 [DefaultDispatcher-worker-1 @call-handler#729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2024-10-22 13:23:23.902 [eventLoopGroupProxy-10-2 @call-handler#729] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:23.902 [eventLoopGroupProxy-10-2 @call-handler#729] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 22ms 2024-10-22 13:23:23.903 [DefaultDispatcher-worker-9 @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/651801674148466688/_ustadmanifest.json 2024-10-22 13:23:23.903 [DefaultDispatcher-worker-9 @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:8094/api/content/651801674148466688/_ustadmanifest.json. 2024-10-22 13:23:23.903 [DefaultDispatcher-worker-16 @coroutine#665] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-10-22 13:23:23.903 [DefaultDispatcher-worker-16 @coroutine#665] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-10-22 13:23:23.903 [DefaultDispatcher-worker-9 @coroutine#638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/651801674148466688/_ustadmanifest.json 2024-10-22 13:23:23.903 [DefaultDispatcher-worker-16 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-22 13:23:23.903 [DefaultDispatcher-worker-16 @coroutine#665] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:23.905 [DefaultDispatcher-worker-4 @coroutine#638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/651801674148466688/_ustadmanifest.json 2024-10-22 13:23:23.905 [DefaultDispatcher-worker-4 @coroutine#638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/651801674148466688/_ustadmanifest.json 2024-10-22 13:23:23.906 [DefaultDispatcher-worker-4 @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:8094/api/content/651801674148466688/_ustadmanifest.json. 2024-10-22 13:23:23.906 [DefaultDispatcher-worker-4 @coroutine#638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/651801674148466688/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-22 13:23:23.916 [DefaultDispatcher-worker-7 @coroutine#665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e25085 2024-10-22 13:23:23.919 [DefaultDispatcher-worker-11 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2024-10-22 13:23:23.920 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-10-22 13:23:23.920 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-10-22 13:23:23.920 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-10-22 13:23:23.920 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-10-22 13:23:23.920 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-10-22 13:23:23.922 [Test worker @coroutine#745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2024-10-22 13:23:23.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-10-22 13:23:23.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-10-22 13:23:23.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:23.923 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e25085: (connection evicted) 2024-10-22 13:23:23.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:23.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-10-22 13:23:23.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-10-22 13:23:24.168 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-22 13:23:24.168 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-22 13:23:24.368 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-22 13:23:24.928 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@eaa07bb 2024-10-22 13:23:24.928 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@eaa07bb 2024-10-22 13:23:24.930 [Test worker @coroutine#750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2024-10-22 13:23:24.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-10-22 13:23:24.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-10-22 13:23:24.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:24.930 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24d097c8: (connection evicted) 2024-10-22 13:23:24.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:24.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-10-22 13:23:24.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@167f9043 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:24.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:24.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-10-22 13:23:24.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:24.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:24.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-10-22 13:23:24.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-10-22 13:23:24.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:24.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:24.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:24.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:24.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:24.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:24.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52b6561b 2024-10-22 13:23:24.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:24.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:24.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:24.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:24.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:24.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:24.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:24.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:24.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:24.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:24.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:24.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:24.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:24.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:24.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:24.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:24.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:24.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:24.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:24.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-10-22 13:23:24.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:24.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:24.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:24.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:24.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:24.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:24.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:24.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:24.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-10-22 13:23:24.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d94a966 2024-10-22 13:23:24.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d94a966 2024-10-22 13:23:24.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-10-22 13:23:24.957 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-10-22 13:23:24.959 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-10-22 13:23:24.959 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@18139a43 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-10-22 13:23:24.960 [DefaultDispatcher-worker-1 @coroutine#757] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54fd5759 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:24.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-10-22 13:23:24.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-10-22 13:23:24.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-10-22 13:23:24.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-10-22 13:23:24.963 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-10-22 13:23:24.963 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-10-22 13:23:24.963 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-10-22 13:23:24.963 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-10-22 13:23:24.963 [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. 2024-10-22 13:23:24.963 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-10-22 13:23:24.963 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-10-22 13:23:24.963 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-10-22 13:23:24.963 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-22 13:23:24.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32153bbe 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:24.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-10-22 13:23:24.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-10-22 13:23:24.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-10-22 13:23:25.005 [DefaultDispatcher-worker-10 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-10-22 13:23:25.016 [DefaultDispatcher-worker-13 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-10-22 13:23:25.039 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:25.042 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:25.061 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:25.064 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:25.145 [DefaultDispatcher-worker-13 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-10-22 13:23:25.193 [DefaultDispatcher-worker-5 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-10-22 13:23:25.201 [DefaultDispatcher-worker-5 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-10-22 13:23:25.205 [DefaultDispatcher-worker-5 @coroutine#774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-10-22 13:23:25.218 [DefaultDispatcher-worker-14 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-10-22 13:23:25.229 [DefaultDispatcher-worker-4 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-10-22 13:23:25.230 [Test worker @coroutine#762] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/651801685174665216/_ustadmanifest.json 2024-10-22 13:23:25.230 [Test worker @coroutine#762] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/651801685174665216/_ustadmanifest.json. 2024-10-22 13:23:25.230 [Test worker @coroutine#762] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/651801685174665216/_ustadmanifest.json 2024-10-22 13:23:25.232 [Test worker @coroutine#762] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/651801685174665216/_ustadmanifest.json 2024-10-22 13:23:25.232 [Test worker @coroutine#762] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/651801685174665216/_ustadmanifest.json 2024-10-22 13:23:25.234 [Test worker @coroutine#762] 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:8094/api/content/651801685174665216/_ustadmanifest.json. 2024-10-22 13:23:25.234 [Test worker @coroutine#762] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/651801685174665216/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-22 13:23:25.352 [DefaultDispatcher-worker-13 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-10-22 13:23:25.353 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-10-22 13:23:25.353 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-e2da9eb4-c622-4662-ad25-2adbeae653b5', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-10-22 13:23:25.354 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-22 13:23:25.354 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-e2da9eb4-c622-4662-ad25-2adbeae653b5 2024-10-22 13:23:25.355 [DefaultDispatcher-worker-15 @coroutine#788] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:25.356 [DefaultDispatcher-worker-15 @coroutine#788] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-22 13:23:25.356 [DefaultDispatcher-worker-15 @coroutine#788] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:25.356 [DefaultDispatcher-worker-15 @coroutine#788] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-22 13:23:25.359 [eventLoopGroupProxy-13-1 @call-handler#798] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-10-22 13:23:25.359 [eventLoopGroupProxy-13-2 @call-handler#799] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-10-22 13:23:25.360 [eventLoopGroupProxy-13-2 @call-handler#799] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.360 [eventLoopGroupProxy-13-1 @call-handler#798] 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 2024-10-22 13:23:25.360 [eventLoopGroupProxy-13-1 @call-handler#798] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-22 13:23:25.361 [eventLoopGroupProxy-13-1 @call-handler#798] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.361 [eventLoopGroupProxy-13-1 @call-handler#798] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-10-22 13:23:25.362 [DefaultDispatcher-worker-6 @coroutine#788] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:25.362 [DefaultDispatcher-worker-6 @coroutine#788] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:25.366 [DefaultDispatcher-worker-10 @coroutine#787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-10-22 13:23:25.366 [DefaultDispatcher-worker-10 @coroutine#787] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-22 13:23:25.367 [DefaultDispatcher-worker-10 @coroutine#787] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:25.367 [DefaultDispatcher-worker-10 @coroutine#787] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-22 13:23:25.369 [eventLoopGroupProxy-13-1 @call-handler#806] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-10-22 13:23:25.369 [eventLoopGroupProxy-13-1 @call-handler#806] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.369 [eventLoopGroupProxy-13-1 @call-handler#806] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-10-22 13:23:25.370 [DefaultDispatcher-worker-4 @coroutine#787] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-22 13:23:25.370 [DefaultDispatcher-worker-4 @coroutine#787] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-22 13:23:25.380 [DefaultDispatcher-worker-5 @coroutine#787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-10-22 13:23:25.388 [DefaultDispatcher-worker-16 @coroutine#789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-10-22 13:23:25.401 [DefaultDispatcher-worker-6 @coroutine#786] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-10-22 13:23:25.401 [DefaultDispatcher-worker-6 @coroutine#786] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-22 13:23:25.401 [DefaultDispatcher-worker-6 @coroutine#786] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-10-22 13:23:25.401 [DefaultDispatcher-worker-6 @coroutine#786] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-10-22 13:23:25.403 [eventLoopGroupProxy-13-1 @call-handler#814] 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) 2024-10-22 13:23:25.403 [eventLoopGroupProxy-13-1 @call-handler#814] 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 2024-10-22 13:23:25.452 [eventLoopGroupProxy-13-1 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:25.455 [eventLoopGroupProxy-13-1 @call-handler#814] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 52ms 2024-10-22 13:23:25.456 [DefaultDispatcher-worker-6 @coroutine#786] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-10-22 13:23:25.456 [DefaultDispatcher-worker-6 @coroutine#786] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-10-22 13:23:25.457 [DefaultDispatcher-worker-3 @coroutine#786] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-22 13:23:25.457 [DefaultDispatcher-worker-3 @coroutine#786] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:25.466 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.466 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:25.466 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.466 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:25.468 [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) 2024-10-22 13:23:25.471 [eventLoopGroupProxy-13-1 @coroutine#822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:25.472 [eventLoopGroupProxy-13-1 @call-handler#821] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.472 [eventLoopGroupProxy-13-1 @call-handler#821] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-10-22 13:23:25.472 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.474 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.474 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:25.474 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.474 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:25.476 [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) 2024-10-22 13:23:25.521 [eventLoopGroupProxy-13-1 @coroutine#827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:25.521 [eventLoopGroupProxy-13-1 @call-handler#826] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.521 [eventLoopGroupProxy-13-1 @call-handler#826] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-22 13:23:25.522 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.526 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.526 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:25.526 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.526 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:25.528 [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) 2024-10-22 13:23:25.530 [eventLoopGroupProxy-13-1 @coroutine#832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:25.531 [eventLoopGroupProxy-13-1 @call-handler#831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.531 [eventLoopGroupProxy-13-1 @call-handler#831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:25.532 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.533 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.533 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:25.533 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.533 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:25.535 [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) 2024-10-22 13:23:25.545 [eventLoopGroupProxy-13-1 @coroutine#837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:25.545 [eventLoopGroupProxy-13-1 @call-handler#836] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.545 [eventLoopGroupProxy-13-1 @call-handler#836] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-10-22 13:23:25.546 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.548 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.548 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:25.548 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.548 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:25.550 [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) 2024-10-22 13:23:25.597 [eventLoopGroupProxy-13-1 @coroutine#842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:25.598 [eventLoopGroupProxy-13-1 @call-handler#841] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.598 [eventLoopGroupProxy-13-1 @call-handler#841] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-10-22 13:23:25.599 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.603 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.603 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:25.603 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.603 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:25.605 [eventLoopGroupProxy-13-1 @call-handler#846] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:25.678 [eventLoopGroupProxy-13-1 @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:25.678 [eventLoopGroupProxy-13-1 @call-handler#846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.679 [eventLoopGroupProxy-13-1 @call-handler#846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 74ms 2024-10-22 13:23:25.679 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.683 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.683 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:25.683 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.683 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:25.685 [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) 2024-10-22 13:23:25.742 [eventLoopGroupProxy-13-1 @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:25.742 [eventLoopGroupProxy-13-1 @call-handler#852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.743 [eventLoopGroupProxy-13-1 @call-handler#852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 58ms 2024-10-22 13:23:25.743 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.745 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.745 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:25.745 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.745 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:25.747 [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) 2024-10-22 13:23:25.792 [eventLoopGroupProxy-13-1 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:25.792 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.793 [eventLoopGroupProxy-13-1 @call-handler#857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-10-22 13:23:25.793 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.795 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.795 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:25.795 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.795 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:25.797 [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) 2024-10-22 13:23:25.801 [eventLoopGroupProxy-13-1 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:25.801 [eventLoopGroupProxy-13-1 @call-handler#862] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.801 [eventLoopGroupProxy-13-1 @call-handler#862] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-22 13:23:25.802 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.804 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.804 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:25.804 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.804 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:25.805 [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) 2024-10-22 13:23:25.849 [eventLoopGroupProxy-13-1 @coroutine#868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:25.849 [eventLoopGroupProxy-13-1 @call-handler#867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.850 [eventLoopGroupProxy-13-1 @call-handler#867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-22 13:23:25.850 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.852 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.852 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:25.852 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.853 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:25.854 [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) 2024-10-22 13:23:25.857 [eventLoopGroupProxy-13-1 @coroutine#873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:25.857 [eventLoopGroupProxy-13-1 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.857 [eventLoopGroupProxy-13-1 @call-handler#872] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:25.858 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.859 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.859 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:25.859 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.859 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:25.860 [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) 2024-10-22 13:23:25.863 [eventLoopGroupProxy-13-1 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:25.863 [eventLoopGroupProxy-13-1 @call-handler#877] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.863 [eventLoopGroupProxy-13-1 @call-handler#877] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:25.864 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.865 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.865 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:25.865 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.865 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:25.867 [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) 2024-10-22 13:23:25.870 [eventLoopGroupProxy-13-1 @coroutine#883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:25.870 [eventLoopGroupProxy-13-1 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.870 [eventLoopGroupProxy-13-1 @call-handler#882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:25.871 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.872 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.872 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:25.872 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.872 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:25.874 [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) 2024-10-22 13:23:25.877 [eventLoopGroupProxy-13-1 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:25.877 [eventLoopGroupProxy-13-1 @call-handler#887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.878 [eventLoopGroupProxy-13-1 @call-handler#887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-22 13:23:25.878 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.879 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.879 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:25.880 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.880 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:25.881 [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) 2024-10-22 13:23:25.884 [eventLoopGroupProxy-13-1 @coroutine#893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:25.884 [DefaultDispatcher-worker-10 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-10-22 13:23:25.884 [eventLoopGroupProxy-13-1 @call-handler#892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.884 [eventLoopGroupProxy-13-1 @call-handler#892] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:25.885 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.886 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.886 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:25.886 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.886 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:25.888 [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) 2024-10-22 13:23:25.890 [eventLoopGroupProxy-13-1 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:25.890 [eventLoopGroupProxy-13-1 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.891 [eventLoopGroupProxy-13-1 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:25.891 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.892 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.893 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:25.893 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.893 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:25.894 [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) 2024-10-22 13:23:25.896 [eventLoopGroupProxy-13-1 @coroutine#904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:25.896 [eventLoopGroupProxy-13-1 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.896 [eventLoopGroupProxy-13-1 @call-handler#903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-22 13:23:25.897 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.898 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.898 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:25.898 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.898 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:25.900 [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) 2024-10-22 13:23:25.902 [eventLoopGroupProxy-13-1 @coroutine#909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:25.903 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.903 [eventLoopGroupProxy-13-1 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:25.903 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.905 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.905 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:25.905 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.905 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:25.906 [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) 2024-10-22 13:23:25.909 [eventLoopGroupProxy-13-1 @coroutine#914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:25.909 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.909 [eventLoopGroupProxy-13-1 @call-handler#913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:25.910 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.911 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.911 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:25.911 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.911 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:25.913 [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) 2024-10-22 13:23:25.915 [eventLoopGroupProxy-13-1 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:25.916 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.916 [eventLoopGroupProxy-13-1 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:25.916 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.919 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.919 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:25.919 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.919 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:25.921 [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) 2024-10-22 13:23:25.924 [eventLoopGroupProxy-13-1 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:25.924 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.924 [eventLoopGroupProxy-13-1 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:25.924 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.926 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.926 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:25.926 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.926 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:25.928 [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) 2024-10-22 13:23:25.931 [eventLoopGroupProxy-13-1 @coroutine#929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:25.931 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.931 [eventLoopGroupProxy-13-1 @call-handler#928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-22 13:23:25.933 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.935 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.936 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:25.936 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.936 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:25.937 [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) 2024-10-22 13:23:25.940 [eventLoopGroupProxy-13-1 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:25.940 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.940 [eventLoopGroupProxy-13-1 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:25.941 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.942 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.942 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:25.942 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.942 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:25.944 [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) 2024-10-22 13:23:25.947 [eventLoopGroupProxy-13-1 @coroutine#939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:25.947 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.948 [eventLoopGroupProxy-13-1 @call-handler#938] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-22 13:23:25.948 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.954 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.954 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:25.954 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.954 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:25.956 [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) 2024-10-22 13:23:25.958 [eventLoopGroupProxy-13-1 @coroutine#944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:25.958 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.958 [eventLoopGroupProxy-13-1 @call-handler#943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-22 13:23:25.959 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.960 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.960 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:25.960 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.960 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:25.962 [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) 2024-10-22 13:23:25.964 [eventLoopGroupProxy-13-1 @coroutine#949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:25.964 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.964 [eventLoopGroupProxy-13-1 @call-handler#948] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:25.965 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.966 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.966 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:25.966 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.966 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:25.968 [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) 2024-10-22 13:23:25.970 [eventLoopGroupProxy-13-1 @coroutine#954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:25.970 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.970 [eventLoopGroupProxy-13-1 @call-handler#953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:25.971 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.972 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.972 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:25.972 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.972 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:25.974 [eventLoopGroupProxy-13-1 @call-handler#959] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:25.976 [eventLoopGroupProxy-13-1 @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:25.976 [eventLoopGroupProxy-13-1 @call-handler#959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.977 [eventLoopGroupProxy-13-1 @call-handler#959] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-22 13:23:25.977 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.978 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.978 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:25.978 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.978 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:25.981 [eventLoopGroupProxy-13-1 @call-handler#964] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:25.983 [eventLoopGroupProxy-13-1 @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:25.984 [eventLoopGroupProxy-13-1 @call-handler#964] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.984 [eventLoopGroupProxy-13-1 @call-handler#964] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:25.985 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.986 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.986 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:25.986 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.986 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:25.987 [eventLoopGroupProxy-13-1 @call-handler#969] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:25.989 [eventLoopGroupProxy-13-1 @coroutine#970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:25.989 [eventLoopGroupProxy-13-1 @call-handler#969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.989 [eventLoopGroupProxy-13-1 @call-handler#969] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-22 13:23:25.990 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.991 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.991 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:25.991 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.991 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:25.993 [eventLoopGroupProxy-13-1 @call-handler#974] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:25.995 [eventLoopGroupProxy-13-1 @coroutine#975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:25.995 [eventLoopGroupProxy-13-1 @call-handler#974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:25.995 [eventLoopGroupProxy-13-1 @call-handler#974] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:25.996 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.997 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.997 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:25.997 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:25.997 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:25.999 [eventLoopGroupProxy-13-1 @call-handler#979] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:26.001 [eventLoopGroupProxy-13-1 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.001 [eventLoopGroupProxy-13-1 @call-handler#979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.001 [eventLoopGroupProxy-13-1 @call-handler#979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.002 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.003 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.003 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.003 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.003 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.005 [eventLoopGroupProxy-13-1 @call-handler#984] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:26.007 [eventLoopGroupProxy-13-1 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.008 [eventLoopGroupProxy-13-1 @call-handler#984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.008 [eventLoopGroupProxy-13-1 @call-handler#984] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.009 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.010 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.010 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.010 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.010 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.011 [eventLoopGroupProxy-13-1 @call-handler#989] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:26.014 [eventLoopGroupProxy-13-1 @coroutine#990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.014 [eventLoopGroupProxy-13-1 @call-handler#989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.015 [eventLoopGroupProxy-13-1 @call-handler#989] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-22 13:23:26.015 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.017 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.017 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.017 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.017 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.018 [eventLoopGroupProxy-13-1 @call-handler#994] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:26.020 [eventLoopGroupProxy-13-1 @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.021 [eventLoopGroupProxy-13-1 @call-handler#994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.021 [eventLoopGroupProxy-13-1 @call-handler#994] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.021 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.023 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.023 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.023 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.023 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.024 [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) 2024-10-22 13:23:26.026 [eventLoopGroupProxy-13-1 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.027 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.027 [eventLoopGroupProxy-13-1 @call-handler#999] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.027 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.029 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.029 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.029 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.029 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.030 [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) 2024-10-22 13:23:26.080 [eventLoopGroupProxy-13-1 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.081 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.081 [eventLoopGroupProxy-13-1 @call-handler#1004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-10-22 13:23:26.082 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.083 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.083 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.083 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.083 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.085 [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) 2024-10-22 13:23:26.088 [eventLoopGroupProxy-13-1 @coroutine#1010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.088 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.088 [eventLoopGroupProxy-13-1 @call-handler#1009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.089 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.090 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.090 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.090 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.090 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.091 [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) 2024-10-22 13:23:26.094 [eventLoopGroupProxy-13-1 @coroutine#1015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.094 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.094 [eventLoopGroupProxy-13-1 @call-handler#1014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.095 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.096 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.096 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.096 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.096 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.098 [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) 2024-10-22 13:23:26.100 [eventLoopGroupProxy-13-1 @coroutine#1020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.100 [eventLoopGroupProxy-13-1 @call-handler#1019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.101 [eventLoopGroupProxy-13-1 @call-handler#1019] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-22 13:23:26.101 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.103 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.103 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.103 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.103 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.104 [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) 2024-10-22 13:23:26.148 [eventLoopGroupProxy-13-1 @coroutine#1025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.149 [eventLoopGroupProxy-13-1 @call-handler#1024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.149 [eventLoopGroupProxy-13-1 @call-handler#1024] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-22 13:23:26.149 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.151 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.151 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.151 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.151 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.153 [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) 2024-10-22 13:23:26.198 [eventLoopGroupProxy-13-1 @coroutine#1030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.198 [eventLoopGroupProxy-13-1 @call-handler#1029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.198 [eventLoopGroupProxy-13-1 @call-handler#1029] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-22 13:23:26.199 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.200 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.200 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.200 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.200 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.202 [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) 2024-10-22 13:23:26.204 [eventLoopGroupProxy-13-1 @coroutine#1035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.204 [eventLoopGroupProxy-13-1 @call-handler#1034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.204 [eventLoopGroupProxy-13-1 @call-handler#1034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-22 13:23:26.205 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.206 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.206 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.206 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.206 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.207 [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) 2024-10-22 13:23:26.209 [eventLoopGroupProxy-13-1 @coroutine#1040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.210 [eventLoopGroupProxy-13-1 @call-handler#1039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.210 [eventLoopGroupProxy-13-1 @call-handler#1039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.210 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.212 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.212 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.212 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.212 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.213 [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) 2024-10-22 13:23:26.256 [eventLoopGroupProxy-13-1 @coroutine#1045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.256 [eventLoopGroupProxy-13-1 @call-handler#1044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.256 [eventLoopGroupProxy-13-1 @call-handler#1044] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-10-22 13:23:26.256 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.259 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.259 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.259 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.259 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.261 [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) 2024-10-22 13:23:26.264 [eventLoopGroupProxy-13-1 @coroutine#1050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.264 [eventLoopGroupProxy-13-1 @call-handler#1049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.264 [eventLoopGroupProxy-13-1 @call-handler#1049] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.265 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.266 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.266 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.266 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.266 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.267 [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) 2024-10-22 13:23:26.270 [eventLoopGroupProxy-13-1 @coroutine#1055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.270 [eventLoopGroupProxy-13-1 @call-handler#1054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.270 [eventLoopGroupProxy-13-1 @call-handler#1054] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.270 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.272 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.272 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.272 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.272 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.273 [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) 2024-10-22 13:23:26.275 [eventLoopGroupProxy-13-1 @coroutine#1061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.275 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.275 [eventLoopGroupProxy-13-1 @call-handler#1060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-22 13:23:26.276 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.277 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.277 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.277 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.277 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.279 [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) 2024-10-22 13:23:26.281 [eventLoopGroupProxy-13-1 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.281 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.281 [eventLoopGroupProxy-13-1 @call-handler#1065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.281 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.283 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.283 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.283 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.283 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.285 [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) 2024-10-22 13:23:26.332 [eventLoopGroupProxy-13-1 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.332 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.332 [eventLoopGroupProxy-13-1 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-10-22 13:23:26.333 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.336 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.336 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.336 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.336 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.337 [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) 2024-10-22 13:23:26.340 [eventLoopGroupProxy-13-1 @coroutine#1076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.340 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.340 [eventLoopGroupProxy-13-1 @call-handler#1075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.341 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.342 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.342 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.342 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.342 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.344 [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) 2024-10-22 13:23:26.346 [eventLoopGroupProxy-13-1 @coroutine#1081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.346 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.346 [eventLoopGroupProxy-13-1 @call-handler#1080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.347 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.348 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.348 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.348 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.348 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.350 [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) 2024-10-22 13:23:26.356 [eventLoopGroupProxy-13-1 @coroutine#1086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.356 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.356 [eventLoopGroupProxy-13-1 @call-handler#1085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-10-22 13:23:26.357 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.358 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.358 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.358 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.358 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.360 [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) 2024-10-22 13:23:26.362 [eventLoopGroupProxy-13-1 @coroutine#1091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.362 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.362 [eventLoopGroupProxy-13-1 @call-handler#1090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-22 13:23:26.363 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.365 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.365 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.365 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.365 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.367 [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) 2024-10-22 13:23:26.369 [eventLoopGroupProxy-13-1 @coroutine#1096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.369 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.369 [eventLoopGroupProxy-13-1 @call-handler#1095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-22 13:23:26.370 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.371 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.372 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.372 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.372 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.373 [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) 2024-10-22 13:23:26.375 [eventLoopGroupProxy-13-1 @coroutine#1101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.376 [eventLoopGroupProxy-13-1 @call-handler#1100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.376 [eventLoopGroupProxy-13-1 @call-handler#1100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.376 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.377 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.378 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.378 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.378 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.383 [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) 2024-10-22 13:23:26.386 [eventLoopGroupProxy-13-1 @coroutine#1106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.386 [eventLoopGroupProxy-13-1 @call-handler#1105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.386 [eventLoopGroupProxy-13-1 @call-handler#1105] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.387 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.389 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.389 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.389 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.389 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.390 [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) 2024-10-22 13:23:26.392 [eventLoopGroupProxy-13-1 @coroutine#1111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.392 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.392 [eventLoopGroupProxy-13-1 @call-handler#1110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-22 13:23:26.392 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.395 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.395 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.395 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.395 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.397 [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) 2024-10-22 13:23:26.399 [eventLoopGroupProxy-13-1 @coroutine#1116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.399 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.399 [eventLoopGroupProxy-13-1 @call-handler#1115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.400 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.401 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.401 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.401 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.401 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.403 [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) 2024-10-22 13:23:26.405 [eventLoopGroupProxy-13-1 @coroutine#1121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.405 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.406 [eventLoopGroupProxy-13-1 @call-handler#1120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.406 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.408 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.408 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.408 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.408 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.414 [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) 2024-10-22 13:23:26.414 [DefaultDispatcher-worker-14 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-10-22 13:23:26.416 [eventLoopGroupProxy-13-1 @coroutine#1127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.416 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.416 [eventLoopGroupProxy-13-1 @call-handler#1125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-22 13:23:26.417 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.418 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.418 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.418 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.418 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.419 [eventLoopGroupProxy-13-1 @call-handler#1131] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:26.422 [eventLoopGroupProxy-13-1 @coroutine#1132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.422 [eventLoopGroupProxy-13-1 @call-handler#1131] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.422 [eventLoopGroupProxy-13-1 @call-handler#1131] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.422 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.425 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.425 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.425 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.425 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.426 [eventLoopGroupProxy-13-1 @call-handler#1136] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:26.472 [eventLoopGroupProxy-13-1 @coroutine#1137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.473 [eventLoopGroupProxy-13-1 @call-handler#1136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.473 [eventLoopGroupProxy-13-1 @call-handler#1136] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-10-22 13:23:26.474 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.477 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.477 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.477 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.477 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.478 [eventLoopGroupProxy-13-1 @call-handler#1141] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:26.481 [eventLoopGroupProxy-13-1 @coroutine#1142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.481 [eventLoopGroupProxy-13-1 @call-handler#1141] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.481 [eventLoopGroupProxy-13-1 @call-handler#1141] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.482 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.483 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.483 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.483 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.483 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.484 [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) 2024-10-22 13:23:26.487 [eventLoopGroupProxy-13-1 @coroutine#1147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.487 [eventLoopGroupProxy-13-1 @call-handler#1146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.487 [eventLoopGroupProxy-13-1 @call-handler#1146] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.488 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.489 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.489 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.489 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.489 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.490 [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) 2024-10-22 13:23:26.536 [eventLoopGroupProxy-13-1 @coroutine#1152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.537 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.537 [eventLoopGroupProxy-13-1 @call-handler#1151] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-10-22 13:23:26.537 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.541 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.541 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.541 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.541 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.542 [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) 2024-10-22 13:23:26.545 [eventLoopGroupProxy-13-1 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.545 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.545 [eventLoopGroupProxy-13-1 @call-handler#1156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.546 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.547 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.547 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.547 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.547 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.548 [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) 2024-10-22 13:23:26.551 [eventLoopGroupProxy-13-1 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.551 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.551 [eventLoopGroupProxy-13-1 @call-handler#1161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.552 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.553 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.553 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.553 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.553 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.558 [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) 2024-10-22 13:23:26.561 [eventLoopGroupProxy-13-1 @coroutine#1167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.561 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.561 [eventLoopGroupProxy-13-1 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.562 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.563 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.563 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.563 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.563 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.564 [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) 2024-10-22 13:23:26.608 [eventLoopGroupProxy-13-1 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.608 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.608 [eventLoopGroupProxy-13-1 @call-handler#1171] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-22 13:23:26.609 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.612 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.612 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.612 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.612 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.614 [eventLoopGroupProxy-13-1 @call-handler#1177] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:26.616 [eventLoopGroupProxy-13-1 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.616 [eventLoopGroupProxy-13-1 @call-handler#1177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.616 [eventLoopGroupProxy-13-1 @call-handler#1177] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-22 13:23:26.617 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.619 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.619 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.619 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.619 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.620 [eventLoopGroupProxy-13-1 @call-handler#1182] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:26.667 [eventLoopGroupProxy-13-1 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.668 [eventLoopGroupProxy-13-1 @call-handler#1182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.668 [eventLoopGroupProxy-13-1 @call-handler#1182] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-10-22 13:23:26.668 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.673 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.673 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.673 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.673 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.674 [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) 2024-10-22 13:23:26.724 [eventLoopGroupProxy-13-1 @coroutine#1188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.724 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.724 [eventLoopGroupProxy-13-1 @call-handler#1187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-10-22 13:23:26.725 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.727 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.727 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.727 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.727 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.728 [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) 2024-10-22 13:23:26.772 [eventLoopGroupProxy-13-1 @coroutine#1193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.772 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.772 [eventLoopGroupProxy-13-1 @call-handler#1192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-22 13:23:26.773 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.774 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.774 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.774 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.774 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.776 [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) 2024-10-22 13:23:26.819 [eventLoopGroupProxy-13-1 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.820 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.820 [eventLoopGroupProxy-13-1 @call-handler#1197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-22 13:23:26.820 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.822 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.822 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.822 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.822 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.823 [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) 2024-10-22 13:23:26.825 [eventLoopGroupProxy-13-1 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.826 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.826 [eventLoopGroupProxy-13-1 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.826 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.828 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.828 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.828 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.828 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.829 [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) 2024-10-22 13:23:26.831 [eventLoopGroupProxy-13-1 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.831 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.832 [eventLoopGroupProxy-13-1 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.832 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.833 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.833 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.833 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.833 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.834 [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) 2024-10-22 13:23:26.837 [eventLoopGroupProxy-13-1 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.837 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.837 [eventLoopGroupProxy-13-1 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.838 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.839 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.839 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.839 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.839 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.840 [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) 2024-10-22 13:23:26.843 [eventLoopGroupProxy-13-1 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.843 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.843 [eventLoopGroupProxy-13-1 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.844 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.845 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.845 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.845 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.845 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.846 [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) 2024-10-22 13:23:26.848 [eventLoopGroupProxy-13-1 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.848 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.849 [eventLoopGroupProxy-13-1 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.849 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.851 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.851 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.851 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.851 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.852 [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) 2024-10-22 13:23:26.854 [eventLoopGroupProxy-13-1 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.854 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.854 [eventLoopGroupProxy-13-1 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-22 13:23:26.855 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.856 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.856 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.856 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.856 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.857 [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) 2024-10-22 13:23:26.859 [eventLoopGroupProxy-13-1 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.859 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.860 [eventLoopGroupProxy-13-1 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.860 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.861 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.861 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.861 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.861 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.862 [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) 2024-10-22 13:23:26.865 [eventLoopGroupProxy-13-1 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.865 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.865 [eventLoopGroupProxy-13-1 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.865 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.867 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.867 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.867 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.867 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.868 [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) 2024-10-22 13:23:26.870 [eventLoopGroupProxy-13-1 @coroutine#1243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.871 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.871 [eventLoopGroupProxy-13-1 @call-handler#1242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.872 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.873 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.873 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.873 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.873 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.874 [eventLoopGroupProxy-13-1 @call-handler#1248] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:26.876 [eventLoopGroupProxy-13-1 @coroutine#1249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.876 [eventLoopGroupProxy-13-1 @call-handler#1248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.876 [eventLoopGroupProxy-13-1 @call-handler#1248] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-22 13:23:26.877 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.878 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.878 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.878 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.878 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.879 [eventLoopGroupProxy-13-1 @call-handler#1253] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:26.881 [eventLoopGroupProxy-13-1 @coroutine#1254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.882 [eventLoopGroupProxy-13-1 @call-handler#1253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.882 [eventLoopGroupProxy-13-1 @call-handler#1253] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.882 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.883 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.883 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.884 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.884 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.885 [eventLoopGroupProxy-13-1 @call-handler#1258] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:26.887 [eventLoopGroupProxy-13-1 @coroutine#1259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.887 [eventLoopGroupProxy-13-1 @call-handler#1258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.887 [eventLoopGroupProxy-13-1 @call-handler#1258] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-22 13:23:26.888 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.889 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.889 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.889 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.889 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.890 [eventLoopGroupProxy-13-1 @call-handler#1263] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:26.892 [eventLoopGroupProxy-13-1 @coroutine#1264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.892 [eventLoopGroupProxy-13-1 @call-handler#1263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.893 [eventLoopGroupProxy-13-1 @call-handler#1263] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-22 13:23:26.893 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.894 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.894 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.894 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.894 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.895 [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) 2024-10-22 13:23:26.898 [eventLoopGroupProxy-13-1 @coroutine#1269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.898 [eventLoopGroupProxy-13-1 @call-handler#1268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.898 [eventLoopGroupProxy-13-1 @call-handler#1268] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.898 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.900 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.900 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.900 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.900 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.901 [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) 2024-10-22 13:23:26.939 [DefaultDispatcher-worker-16 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-10-22 13:23:26.942 [DefaultDispatcher-worker-5 @coroutine#1275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.943 [eventLoopGroupProxy-13-1 @coroutine#1277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.944 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.944 [eventLoopGroupProxy-13-1 @call-handler#1273] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-10-22 13:23:26.944 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.946 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.946 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.946 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.946 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.947 [eventLoopGroupProxy-13-1 @call-handler#1281] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:26.949 [eventLoopGroupProxy-13-1 @coroutine#1282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.950 [eventLoopGroupProxy-13-1 @call-handler#1281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.950 [eventLoopGroupProxy-13-1 @call-handler#1281] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.950 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.952 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.952 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.952 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.952 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.953 [eventLoopGroupProxy-13-1 @call-handler#1286] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:26.955 [eventLoopGroupProxy-13-1 @coroutine#1287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.955 [eventLoopGroupProxy-13-1 @call-handler#1286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.955 [eventLoopGroupProxy-13-1 @call-handler#1286] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-22 13:23:26.956 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.958 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.958 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.958 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.958 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.959 [eventLoopGroupProxy-13-1 @call-handler#1291] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:26.961 [eventLoopGroupProxy-13-1 @coroutine#1292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.961 [eventLoopGroupProxy-13-1 @call-handler#1291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.961 [eventLoopGroupProxy-13-1 @call-handler#1291] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-22 13:23:26.962 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.964 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.964 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.964 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.964 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.965 [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) 2024-10-22 13:23:26.967 [eventLoopGroupProxy-13-1 @coroutine#1298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.967 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.967 [eventLoopGroupProxy-13-1 @call-handler#1297] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-22 13:23:26.968 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.970 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.970 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.970 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.970 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.971 [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) 2024-10-22 13:23:26.973 [eventLoopGroupProxy-13-1 @coroutine#1303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.973 [eventLoopGroupProxy-13-1 @call-handler#1302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.973 [eventLoopGroupProxy-13-1 @call-handler#1302] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-22 13:23:26.974 [DefaultDispatcher-worker-5 @coroutine#1294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-10-22 13:23:26.974 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.975 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.975 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.975 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.975 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.976 [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) 2024-10-22 13:23:26.978 [eventLoopGroupProxy-13-1 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:26.978 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:26.979 [eventLoopGroupProxy-13-1 @call-handler#1308] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:26.979 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.980 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.980 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:26.980 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:26.980 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:26.981 [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) 2024-10-22 13:23:27.024 [eventLoopGroupProxy-13-1 @coroutine#1314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.024 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.024 [eventLoopGroupProxy-13-1 @call-handler#1313] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-10-22 13:23:27.025 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.026 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.026 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.026 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.026 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.028 [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) 2024-10-22 13:23:27.031 [eventLoopGroupProxy-13-1 @coroutine#1319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.031 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.031 [eventLoopGroupProxy-13-1 @call-handler#1318] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:27.032 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.033 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.033 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.033 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.033 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.034 [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) 2024-10-22 13:23:27.036 [eventLoopGroupProxy-13-1 @coroutine#1324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.037 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.037 [eventLoopGroupProxy-13-1 @call-handler#1323] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:27.037 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.039 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.039 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.039 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.039 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.040 [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) 2024-10-22 13:23:27.084 [eventLoopGroupProxy-13-1 @coroutine#1329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.084 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.084 [eventLoopGroupProxy-13-1 @call-handler#1328] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-22 13:23:27.085 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.087 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.087 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.087 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.087 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.088 [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) 2024-10-22 13:23:27.090 [eventLoopGroupProxy-13-1 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.091 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.091 [eventLoopGroupProxy-13-1 @call-handler#1333] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:27.091 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.093 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.093 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.093 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.093 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.094 [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) 2024-10-22 13:23:27.096 [eventLoopGroupProxy-13-1 @coroutine#1339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.097 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.097 [eventLoopGroupProxy-13-1 @call-handler#1338] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:27.097 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.098 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.099 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.099 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.099 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.100 [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) 2024-10-22 13:23:27.102 [eventLoopGroupProxy-13-1 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.102 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.102 [eventLoopGroupProxy-13-1 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:27.103 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.104 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.104 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.104 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.104 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.105 [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) 2024-10-22 13:23:27.107 [eventLoopGroupProxy-13-1 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.108 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.108 [eventLoopGroupProxy-13-1 @call-handler#1348] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:27.108 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.110 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.110 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.110 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.110 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.111 [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) 2024-10-22 13:23:27.113 [eventLoopGroupProxy-13-1 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.113 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.113 [eventLoopGroupProxy-13-1 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-22 13:23:27.114 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.115 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.115 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.115 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.115 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.116 [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) 2024-10-22 13:23:27.119 [eventLoopGroupProxy-13-1 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.119 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.119 [eventLoopGroupProxy-13-1 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:27.120 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.121 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.121 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.121 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.122 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.123 [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) 2024-10-22 13:23:27.125 [eventLoopGroupProxy-13-1 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.125 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.125 [eventLoopGroupProxy-13-1 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:27.125 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.127 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.127 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.127 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.127 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.128 [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) 2024-10-22 13:23:27.130 [eventLoopGroupProxy-13-1 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.130 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.131 [eventLoopGroupProxy-13-1 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:27.131 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.132 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.132 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.133 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.133 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.134 [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) 2024-10-22 13:23:27.136 [eventLoopGroupProxy-13-1 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.136 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.136 [eventLoopGroupProxy-13-1 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-22 13:23:27.136 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.138 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.138 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.138 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.138 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.139 [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) 2024-10-22 13:23:27.141 [eventLoopGroupProxy-13-1 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.141 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.141 [eventLoopGroupProxy-13-1 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-22 13:23:27.142 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.144 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.144 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.144 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.144 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.145 [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) 2024-10-22 13:23:27.147 [eventLoopGroupProxy-13-1 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.147 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.147 [eventLoopGroupProxy-13-1 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-22 13:23:27.148 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.149 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.149 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.149 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.149 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.151 [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) 2024-10-22 13:23:27.196 [eventLoopGroupProxy-13-1 @coroutine#1390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.196 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.196 [eventLoopGroupProxy-13-1 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-10-22 13:23:27.197 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.199 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.199 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.199 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.199 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.201 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:27.203 [eventLoopGroupProxy-13-1 @coroutine#1395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.203 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.203 [eventLoopGroupProxy-13-1 @call-handler#1394] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-22 13:23:27.204 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.206 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.206 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.206 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.206 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.207 [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) 2024-10-22 13:23:27.252 [eventLoopGroupProxy-13-1 @coroutine#1400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.253 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.253 [eventLoopGroupProxy-13-1 @call-handler#1399] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-10-22 13:23:27.253 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.255 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.255 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.255 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.255 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.256 [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) 2024-10-22 13:23:27.258 [eventLoopGroupProxy-13-1 @coroutine#1405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.259 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.259 [eventLoopGroupProxy-13-1 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:27.259 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.261 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.261 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.261 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.261 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.262 [eventLoopGroupProxy-13-1 @call-handler#1409] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:27.307 [eventLoopGroupProxy-13-1 @coroutine#1410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.307 [eventLoopGroupProxy-13-1 @call-handler#1409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.307 [eventLoopGroupProxy-13-1 @call-handler#1409] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-22 13:23:27.308 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.310 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.310 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.310 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.310 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.311 [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) 2024-10-22 13:23:27.355 [eventLoopGroupProxy-13-1 @coroutine#1415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.355 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.356 [eventLoopGroupProxy-13-1 @call-handler#1414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-22 13:23:27.356 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.358 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.358 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.358 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.358 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.360 [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) 2024-10-22 13:23:27.403 [eventLoopGroupProxy-13-1 @coroutine#1420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.403 [eventLoopGroupProxy-13-1 @call-handler#1419] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.404 [eventLoopGroupProxy-13-1 @call-handler#1419] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-22 13:23:27.404 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.406 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.406 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.406 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.406 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.408 [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) 2024-10-22 13:23:27.455 [eventLoopGroupProxy-13-1 @coroutine#1425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.455 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.455 [eventLoopGroupProxy-13-1 @call-handler#1424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-10-22 13:23:27.456 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.458 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.458 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.458 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.458 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.459 [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) 2024-10-22 13:23:27.463 [DefaultDispatcher-worker-12 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-10-22 13:23:27.503 [eventLoopGroupProxy-13-1 @coroutine#1432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.503 [eventLoopGroupProxy-13-1 @call-handler#1429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.504 [eventLoopGroupProxy-13-1 @call-handler#1429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-22 13:23:27.504 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.506 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.506 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.506 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.506 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.507 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:27.510 [eventLoopGroupProxy-13-1 @coroutine#1437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.510 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.510 [eventLoopGroupProxy-13-1 @call-handler#1436] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:27.511 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.513 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.513 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.513 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.513 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.515 [eventLoopGroupProxy-13-1 @call-handler#1441] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:27.561 [eventLoopGroupProxy-13-1 @coroutine#1442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.561 [eventLoopGroupProxy-13-1 @call-handler#1441] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.561 [eventLoopGroupProxy-13-1 @call-handler#1441] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-10-22 13:23:27.562 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.563 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.564 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.564 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.564 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.565 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:27.568 [eventLoopGroupProxy-13-1 @coroutine#1447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.568 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.568 [eventLoopGroupProxy-13-1 @call-handler#1446] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:27.569 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.570 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.570 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.570 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.570 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.571 [eventLoopGroupProxy-13-1 @call-handler#1451] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:27.574 [eventLoopGroupProxy-13-1 @coroutine#1452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.574 [eventLoopGroupProxy-13-1 @call-handler#1451] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.574 [eventLoopGroupProxy-13-1 @call-handler#1451] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:27.575 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.576 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.576 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.576 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.576 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.577 [eventLoopGroupProxy-13-1 @call-handler#1456] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:27.580 [eventLoopGroupProxy-13-1 @coroutine#1457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.580 [eventLoopGroupProxy-13-1 @call-handler#1456] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.581 [eventLoopGroupProxy-13-1 @call-handler#1456] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-22 13:23:27.581 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.582 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.582 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.582 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.582 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.583 [eventLoopGroupProxy-13-1 @call-handler#1461] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:27.586 [eventLoopGroupProxy-13-1 @coroutine#1462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.586 [eventLoopGroupProxy-13-1 @call-handler#1461] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.586 [eventLoopGroupProxy-13-1 @call-handler#1461] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:27.587 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.588 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.588 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.588 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.588 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.589 [eventLoopGroupProxy-13-1 @call-handler#1466] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:27.591 [eventLoopGroupProxy-13-1 @coroutine#1467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.591 [eventLoopGroupProxy-13-1 @call-handler#1466] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.591 [eventLoopGroupProxy-13-1 @call-handler#1466] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-22 13:23:27.592 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.593 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.593 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.593 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.593 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.594 [eventLoopGroupProxy-13-1 @call-handler#1471] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:27.640 [eventLoopGroupProxy-13-1 @coroutine#1472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.640 [eventLoopGroupProxy-13-1 @call-handler#1471] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.640 [eventLoopGroupProxy-13-1 @call-handler#1471] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-10-22 13:23:27.641 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.642 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.642 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.642 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.642 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.644 [eventLoopGroupProxy-13-1 @call-handler#1476] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:27.646 [eventLoopGroupProxy-13-1 @coroutine#1477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.646 [eventLoopGroupProxy-13-1 @call-handler#1476] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.646 [eventLoopGroupProxy-13-1 @call-handler#1476] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:27.647 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.648 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.648 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.648 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.648 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.649 [eventLoopGroupProxy-13-1 @call-handler#1481] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:27.651 [eventLoopGroupProxy-13-1 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.651 [eventLoopGroupProxy-13-1 @call-handler#1481] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.651 [eventLoopGroupProxy-13-1 @call-handler#1481] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-22 13:23:27.652 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.653 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.653 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.653 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.653 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.654 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:27.656 [eventLoopGroupProxy-13-1 @coroutine#1487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.656 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.656 [eventLoopGroupProxy-13-1 @call-handler#1486] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-22 13:23:27.657 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.658 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.658 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.658 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.658 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.659 [eventLoopGroupProxy-13-1 @call-handler#1491] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:27.704 [eventLoopGroupProxy-13-1 @coroutine#1492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.704 [eventLoopGroupProxy-13-1 @call-handler#1491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.704 [eventLoopGroupProxy-13-1 @call-handler#1491] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-22 13:23:27.704 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.706 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.706 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.706 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.706 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.707 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:27.709 [eventLoopGroupProxy-13-1 @coroutine#1497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.709 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.710 [eventLoopGroupProxy-13-1 @call-handler#1496] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:27.710 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.711 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.711 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.711 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.711 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.712 [eventLoopGroupProxy-13-1 @call-handler#1501] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:27.714 [eventLoopGroupProxy-13-1 @coroutine#1502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.714 [eventLoopGroupProxy-13-1 @call-handler#1501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.714 [eventLoopGroupProxy-13-1 @call-handler#1501] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-22 13:23:27.715 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.716 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.716 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.716 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.716 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.717 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:27.720 [eventLoopGroupProxy-13-1 @coroutine#1507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.720 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.720 [eventLoopGroupProxy-13-1 @call-handler#1506] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:27.721 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.722 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.722 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.722 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.722 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.723 [eventLoopGroupProxy-13-1 @call-handler#1511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:27.767 [eventLoopGroupProxy-13-1 @coroutine#1512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.767 [eventLoopGroupProxy-13-1 @call-handler#1511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.767 [eventLoopGroupProxy-13-1 @call-handler#1511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-22 13:23:27.768 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.770 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.770 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.770 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.770 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.771 [eventLoopGroupProxy-13-1 @call-handler#1516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:27.817 [eventLoopGroupProxy-13-1 @coroutine#1518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.817 [eventLoopGroupProxy-13-1 @call-handler#1516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.817 [eventLoopGroupProxy-13-1 @call-handler#1516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-10-22 13:23:27.818 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.819 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.819 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.819 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.819 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.821 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:27.824 [eventLoopGroupProxy-13-1 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.824 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.824 [eventLoopGroupProxy-13-1 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:27.824 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.827 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.827 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.827 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.827 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.828 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:27.835 [eventLoopGroupProxy-13-1 @coroutine#1528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.835 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.835 [eventLoopGroupProxy-13-1 @call-handler#1527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-10-22 13:23:27.836 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.837 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.837 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.837 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.837 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.838 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:27.840 [eventLoopGroupProxy-13-1 @coroutine#1533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.840 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.840 [eventLoopGroupProxy-13-1 @call-handler#1532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-22 13:23:27.841 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.843 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.843 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.843 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.843 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.844 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:27.888 [eventLoopGroupProxy-13-1 @coroutine#1538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.888 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.888 [eventLoopGroupProxy-13-1 @call-handler#1537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-22 13:23:27.889 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.891 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.891 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.891 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.891 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.892 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:27.894 [eventLoopGroupProxy-13-1 @coroutine#1543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.894 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.894 [eventLoopGroupProxy-13-1 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-22 13:23:27.895 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.896 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.896 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.896 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.896 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.897 [eventLoopGroupProxy-13-1 @call-handler#1547] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:27.944 [eventLoopGroupProxy-13-1 @coroutine#1548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.945 [eventLoopGroupProxy-13-1 @call-handler#1547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.945 [eventLoopGroupProxy-13-1 @call-handler#1547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-10-22 13:23:27.945 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.947 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.947 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.947 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.947 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.948 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:27.984 [DefaultDispatcher-worker-16 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-10-22 13:23:27.992 [eventLoopGroupProxy-13-1 @coroutine#1554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.992 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.992 [eventLoopGroupProxy-13-1 @call-handler#1552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-22 13:23:27.993 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.994 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.994 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:27.994 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:27.994 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:27.996 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:27.998 [eventLoopGroupProxy-13-1 @coroutine#1559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:27.998 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:27.998 [eventLoopGroupProxy-13-1 @call-handler#1558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:27.999 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:28.001 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:28.001 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:28.001 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:28.001 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:28.002 [eventLoopGroupProxy-13-1 @call-handler#1563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:28.053 [eventLoopGroupProxy-13-1 @coroutine#1564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:28.053 [eventLoopGroupProxy-13-1 @call-handler#1563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:28.053 [eventLoopGroupProxy-13-1 @call-handler#1563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-10-22 13:23:28.054 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:28.055 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:28.055 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:28.055 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:28.055 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:28.056 [eventLoopGroupProxy-13-1 @call-handler#1568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:28.059 [eventLoopGroupProxy-13-1 @coroutine#1569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:28.059 [eventLoopGroupProxy-13-1 @call-handler#1568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:28.059 [eventLoopGroupProxy-13-1 @call-handler#1568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:28.059 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:28.061 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:28.061 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:28.061 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:28.061 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:28.062 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:28.064 [eventLoopGroupProxy-13-1 @coroutine#1574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:28.064 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:28.064 [eventLoopGroupProxy-13-1 @call-handler#1573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-22 13:23:28.065 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:28.066 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:28.066 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:28.066 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:28.066 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:28.067 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:28.070 [eventLoopGroupProxy-13-1 @coroutine#1579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:28.070 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:28.070 [eventLoopGroupProxy-13-1 @call-handler#1578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:28.071 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:28.073 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:28.073 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:28.073 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:28.073 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:28.074 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:28.127 [eventLoopGroupProxy-13-1 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:28.127 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:28.128 [eventLoopGroupProxy-13-1 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 54ms 2024-10-22 13:23:28.128 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:28.130 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:28.130 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:28.130 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:28.130 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:28.131 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:28.175 [eventLoopGroupProxy-13-1 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:28.175 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:28.175 [eventLoopGroupProxy-13-1 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-22 13:23:28.176 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:28.178 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:28.178 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:28.178 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:28.178 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:28.179 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:28.181 [eventLoopGroupProxy-13-1 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:28.181 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:28.181 [eventLoopGroupProxy-13-1 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-22 13:23:28.182 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:28.183 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:28.183 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:28.183 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:28.183 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:28.184 [eventLoopGroupProxy-13-1 @call-handler#1599] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:28.186 [eventLoopGroupProxy-13-1 @coroutine#1600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:28.187 [eventLoopGroupProxy-13-1 @call-handler#1599] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:28.187 [eventLoopGroupProxy-13-1 @call-handler#1599] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-22 13:23:28.187 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:28.189 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:28.189 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:28.189 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:28.189 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:28.190 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-22 13:23:28.194 [eventLoopGroupProxy-13-1 @coroutine#1605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:28.194 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:28.194 [eventLoopGroupProxy-13-1 @call-handler#1604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-22 13:23:28.195 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:28.212 [DefaultDispatcher-worker-4 @coroutine#786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-10-22 13:23:28.223 [DefaultDispatcher-worker-4 @coroutine#789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-10-22 13:23:28.223 [DefaultDispatcher-worker-4 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-10-22 13:23:28.224 [DefaultDispatcher-worker-4 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-22 13:23:28.224 [DefaultDispatcher-worker-4 @coroutine#789] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-10-22 13:23:28.224 [DefaultDispatcher-worker-4 @coroutine#789] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-10-22 13:23:28.225 [eventLoopGroupProxy-13-1 @call-handler#1614] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-10-22 13:23:28.226 [eventLoopGroupProxy-13-1 @call-handler#1614] 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 2024-10-22 13:23:28.226 [eventLoopGroupProxy-13-1 @call-handler#1614] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-22 13:23:28.250 [DefaultDispatcher-worker-6 @call-handler#1614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d94a966 2024-10-22 13:23:28.251 [eventLoopGroupProxy-13-1 @call-handler#1614] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:28.251 [DefaultDispatcher-worker-6 @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/651801685174665216/_ustadmanifest.json 2024-10-22 13:23:28.251 [DefaultDispatcher-worker-6 @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/651801685174665216/_ustadmanifest.json. 2024-10-22 13:23:28.251 [DefaultDispatcher-worker-6 @coroutine#756] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/651801685174665216/_ustadmanifest.json 2024-10-22 13:23:28.251 [eventLoopGroupProxy-13-1 @call-handler#1614] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-10-22 13:23:28.252 [DefaultDispatcher-worker-4 @coroutine#789] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-10-22 13:23:28.252 [DefaultDispatcher-worker-4 @coroutine#789] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-10-22 13:23:28.252 [DefaultDispatcher-worker-4 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-22 13:23:28.252 [DefaultDispatcher-worker-4 @coroutine#789] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:28.252 [DefaultDispatcher-worker-11 @coroutine#756] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/651801685174665216/_ustadmanifest.json 2024-10-22 13:23:28.252 [DefaultDispatcher-worker-11 @coroutine#756] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/651801685174665216/_ustadmanifest.json 2024-10-22 13:23:28.254 [DefaultDispatcher-worker-4 @coroutine#756] 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:8094/api/content/651801685174665216/_ustadmanifest.json. 2024-10-22 13:23:28.254 [DefaultDispatcher-worker-4 @coroutine#756] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/651801685174665216/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-22 13:23:28.263 [DefaultDispatcher-worker-9 @coroutine#789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-10-22 13:23:28.291 [DefaultDispatcher-worker-4 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d94a966 2024-10-22 13:23:28.317 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-10-22 13:23:28.317 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-10-22 13:23:28.317 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-10-22 13:23:28.317 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-10-22 13:23:28.317 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-10-22 13:23:28.322 [Test worker @coroutine#1630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-10-22 13:23:28.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-10-22 13:23:28.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-10-22 13:23:28.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:28.323 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4280b20b: (connection evicted) 2024-10-22 13:23:28.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:28.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-10-22 13:23:28.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-10-22 13:23:28.464 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-22 13:23:28.464 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-22 13:23:28.713 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-22 13:23:28.952 [DefaultDispatcher-worker-9 @coroutine#1634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2024-10-22 13:23:29.328 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@18139a43 2024-10-22 13:23:29.328 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@18139a43 2024-10-22 13:23:29.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-10-22 13:23:29.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-10-22 13:23:29.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:29.329 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d94a966: (connection evicted) 2024-10-22 13:23:29.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:29.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-10-22 13:23:29.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-10-22 13:23:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-10-22 13:23:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:29.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eea0b48 2024-10-22 13:23:29.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:29.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:29.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:29.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:29.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:29.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:29.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:29.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:29.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:29.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:29.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:29.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:29.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:29.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:29.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:29.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:29.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:29.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:29.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:29.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-10-22 13:23:29.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:29.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:29.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:29.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:29.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:29.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:29.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:29.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:29.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-10-22 13:23:29.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2024-10-22 13:23:29.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2024-10-22 13:23:29.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-10-22 13:23:29.360 [DefaultDispatcher-worker-6 @coroutine#1643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2024-10-22 13:23:29.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-10-22 13:23:29.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:29.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:29.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6905d030 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:29.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-10-22 13:23:29.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2024-10-22 13:23:29.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2024-10-22 13:23:29.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b35b0f4 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:29.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:29.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-10-22 13:23:29.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2024-10-22 13:23:29.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2024-10-22 13:23:29.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-10-22 13:23:29.372 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-10-22 13:23:29.373 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-10-22 13:23:29.375 [DefaultDispatcher-worker-5 @coroutine#1652] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-10-22 13:23:29.380 [DefaultDispatcher-worker-5 @coroutine#1654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2024-10-22 13:23:29.381 [Test worker @coroutine#1653] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-10-22 13:23:29.381 [Test worker @coroutine#1653] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-22 13:23:29.381 [Test worker @coroutine#1653] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-10-22 13:23:29.381 [Test worker @coroutine#1653] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-10-22 13:23:29.384 [eventLoopGroupProxy-16-1 @call-handler#1659] 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) 2024-10-22 13:23:29.385 [eventLoopGroupProxy-16-1 @call-handler#1659] 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 2024-10-22 13:23:29.386 [eventLoopGroupProxy-16-1 @coroutine#1660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2024-10-22 13:23:29.388 [Test worker @coroutine#1653] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-10-22 13:23:29.388 [Test worker @coroutine#1653] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-10-22 13:23:29.388 [Test worker @coroutine#1653] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-22 13:23:29.388 [Test worker @coroutine#1653] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:29.389 [Test worker @coroutine#1664] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:29.389 [Test worker @coroutine#1664] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-22 13:23:29.389 [Test worker @coroutine#1664] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:29.389 [Test worker @coroutine#1664] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:29.390 [eventLoopGroupProxy-16-1 @call-handler#1666] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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) 2024-10-22 13:23:29.395 [eventLoopGroupProxy-16-1 @coroutine#1667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2024-10-22 13:23:29.395 [eventLoopGroupProxy-16-1 @call-handler#1666] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:29.396 [Test worker @coroutine#1664] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-22 13:23:29.399 [eventLoopGroupProxy-16-2 @call-handler#1676] 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) 2024-10-22 13:23:29.403 [eventLoopGroupProxy-16-2 @call-handler#1676] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:29.409 [Test worker @coroutine#1678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2024-10-22 13:23:29.444 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:29.468 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:29.470 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11678469 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:30.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:30.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-10-22 13:23:30.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@36c1b6ff 2024-10-22 13:23:30.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@36c1b6ff 2024-10-22 13:23:30.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-10-22 13:23:30.531 [DefaultDispatcher-worker-4 @coroutine#1685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c1b6ff 2024-10-22 13:23:30.538 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59401/api/blob/upload-init-batch 2024-10-22 13:23:30.538 [Test worker @coroutine#1685] 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:59401/api/blob/upload-init-batch. 2024-10-22 13:23:30.538 [Test worker @coroutine#1685] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59401/api/blob/upload-init-batch 2024-10-22 13:23:30.538 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59401/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-10-22 13:23:30.540 [Test worker @coroutine#1685] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59401/api/blob/upload-init-batch 2024-10-22 13:23:30.540 [Test worker @coroutine#1685] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59401/api/blob/upload-init-batch 2024-10-22 13:23:30.540 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59401/api/blob/upload-init-batch. 2024-10-22 13:23:30.540 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59401/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:30.552 [DefaultDispatcher-worker-13 @coroutine#1685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c1b6ff 2024-10-22 13:23:30.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-10-22 13:23:30.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-10-22 13:23:30.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:30.557 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36c1b6ff: (connection evicted) 2024-10-22 13:23:30.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:30.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-10-22 13:23:30.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-10-22 13:23:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e35d743 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:30.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:30.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-10-22 13:23:30.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d16858 2024-10-22 13:23:30.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d16858 2024-10-22 13:23:30.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-10-22 13:23:30.587 [Test worker @coroutine#1696] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41235/api/blob/upload-init-batch 2024-10-22 13:23:30.587 [Test worker @coroutine#1696] 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:41235/api/blob/upload-init-batch. 2024-10-22 13:23:30.587 [Test worker @coroutine#1696] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41235/api/blob/upload-init-batch 2024-10-22 13:23:30.587 [Test worker @coroutine#1696] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41235/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-10-22 13:23:30.589 [Test worker @coroutine#1696] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41235/api/blob/upload-init-batch 2024-10-22 13:23:30.589 [Test worker @coroutine#1696] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41235/api/blob/upload-init-batch 2024-10-22 13:23:30.589 [Test worker @coroutine#1696] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41235/api/blob/upload-init-batch. 2024-10-22 13:23:30.589 [Test worker @coroutine#1696] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41235/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:30.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-10-22 13:23:30.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-10-22 13:23:30.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:30.591 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70d16858: (connection evicted) 2024-10-22 13:23:30.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:30.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-10-22 13:23:30.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-10-22 13:23:30.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-10-22 13:23:30.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:30.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:30.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:30.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:30.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:30.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:30.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@414d466e 2024-10-22 13:23:30.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:30.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:30.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:30.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:30.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:30.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:30.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:30.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:30.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:30.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:30.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:30.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:30.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:30.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:30.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:30.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:30.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:30.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:30.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:30.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-10-22 13:23:30.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:30.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:30.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:30.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:30.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:30.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:30.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:30.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:30.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-10-22 13:23:30.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@643a73fa 2024-10-22 13:23:30.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@643a73fa 2024-10-22 13:23:30.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-10-22 13:23:30.623 [Test worker @coroutine#1702] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46357/api/blob/upload-init-batch 2024-10-22 13:23:30.623 [Test worker @coroutine#1702] 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:46357/api/blob/upload-init-batch. 2024-10-22 13:23:30.623 [Test worker @coroutine#1702] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46357/api/blob/upload-init-batch 2024-10-22 13:23:30.623 [Test worker @coroutine#1702] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46357/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-10-22 13:23:30.625 [Test worker @coroutine#1702] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46357/api/blob/upload-init-batch 2024-10-22 13:23:30.625 [Test worker @coroutine#1702] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46357/api/blob/upload-init-batch 2024-10-22 13:23:30.625 [Test worker @coroutine#1702] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46357/api/blob/upload-init-batch. 2024-10-22 13:23:30.625 [Test worker @coroutine#1702] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46357/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:30.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-10-22 13:23:30.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-10-22 13:23:30.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:30.631 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@643a73fa: (connection evicted) 2024-10-22 13:23:30.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:30.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-10-22 13:23:30.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-10-22 13:23:30.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-10-22 13:23:30.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:30.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:30.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:30.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:30.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:30.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:30.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b9b6a56 2024-10-22 13:23:30.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:30.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:30.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:30.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:30.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:30.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:30.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:30.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:30.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:30.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:30.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:30.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-10-22 13:23:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:30.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-10-22 13:23:30.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a5eea3 2024-10-22 13:23:30.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a5eea3 2024-10-22 13:23:30.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-10-22 13:23:30.978 [DefaultDispatcher-worker-11 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a5eea3 2024-10-22 13:23:30.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1028a747 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:30.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:30.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-10-22 13:23:30.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@613ba54e 2024-10-22 13:23:30.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@613ba54e 2024-10-22 13:23:30.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-10-22 13:23:31.017 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:31.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-10-22 13:23:31.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:31.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:31.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:31.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:31.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:31.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:31.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5687ade6 2024-10-22 13:23:31.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:31.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:31.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:31.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:31.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:31.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:31.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:31.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:31.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:31.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:31.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:31.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:31.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:31.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:31.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:31.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:31.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:31.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:31.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:31.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-10-22 13:23:31.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:31.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:31.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:31.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:31.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:31.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:31.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:31.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:31.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-10-22 13:23:31.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@519a81dd 2024-10-22 13:23:31.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@519a81dd 2024-10-22 13:23:31.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-10-22 13:23:31.070 [DefaultDispatcher-worker-4 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519a81dd 2024-10-22 13:23:31.081 [DefaultDispatcher-worker-5 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519a81dd 2024-10-22 13:23:31.082 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:31.092 [DefaultDispatcher-worker-10 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519a81dd 2024-10-22 13:23:31.102 [DefaultDispatcher-worker-10 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519a81dd 2024-10-22 13:23:31.105 [Test worker @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519a81dd 2024-10-22 13:23:31.116 [DefaultDispatcher-worker-5 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519a81dd 2024-10-22 13:23:31.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-10-22 13:23:31.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-10-22 13:23:31.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:31.122 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:31.123 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@519a81dd: (connection evicted) 2024-10-22 13:23:31.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:31.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-10-22 13:23:31.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-10-22 13:23:31.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-10-22 13:23:31.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:31.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:31.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:31.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:31.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:31.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:31.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e98adb2 2024-10-22 13:23:31.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:31.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:31.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:31.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:31.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:31.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:31.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:31.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:31.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:31.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:31.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:31.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:31.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:31.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:31.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:31.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:31.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:31.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:31.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:31.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-10-22 13:23:31.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:31.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:31.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:31.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:31.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:31.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:31.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:31.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:31.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-10-22 13:23:31.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-10-22 13:23:31.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-10-22 13:23:31.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-10-22 13:23:31.170 [DefaultDispatcher-worker-6 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-10-22 13:23:31.181 [DefaultDispatcher-worker-8 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-10-22 13:23:31.191 [DefaultDispatcher-worker-8 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-10-22 13:23:31.200 [DefaultDispatcher-worker-7 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-10-22 13:23:31.204 [Test worker @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-10-22 13:23:31.218 [DefaultDispatcher-worker-5 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-10-22 13:23:31.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-10-22 13:23:31.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-10-22 13:23:31.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:31.219 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92: (connection evicted) 2024-10-22 13:23:31.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:31.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-10-22 13:23:31.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-10-22 13:23:31.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-10-22 13:23:31.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:31.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:31.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:31.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:31.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:31.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:31.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@451f3f66 2024-10-22 13:23:31.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:31.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:31.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:31.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:31.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:31.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:31.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:31.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:31.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:31.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:31.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:31.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:31.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:31.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:31.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:31.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:31.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:31.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:31.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:31.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-10-22 13:23:31.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:31.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:31.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:31.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:31.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:31.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:31.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:31.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:31.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-10-22 13:23:31.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@2784145d 2024-10-22 13:23:31.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@2784145d 2024-10-22 13:23:31.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-10-22 13:23:31.266 [DefaultDispatcher-worker-4 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2784145d 2024-10-22 13:23:31.277 [DefaultDispatcher-worker-13 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2784145d 2024-10-22 13:23:31.290 [DefaultDispatcher-worker-16 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2784145d 2024-10-22 13:23:31.300 [DefaultDispatcher-worker-11 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2784145d 2024-10-22 13:23:31.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-10-22 13:23:31.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-10-22 13:23:31.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:31.302 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2784145d: (connection evicted) 2024-10-22 13:23:31.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:31.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-10-22 13:23:31.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-10-22 13:23:31.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-10-22 13:23:31.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:31.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:31.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:31.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:31.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:31.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:31.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@644c3590 2024-10-22 13:23:31.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:31.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:31.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:31.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:31.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:31.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:31.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:31.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:31.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:31.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:31.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:31.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:31.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:31.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:31.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:31.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:31.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:31.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:31.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:31.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-10-22 13:23:31.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:31.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:31.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:31.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:31.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:31.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:31.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:31.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:31.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-10-22 13:23:31.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@14091e24 2024-10-22 13:23:31.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@14091e24 2024-10-22 13:23:31.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-10-22 13:23:31.345 [DefaultDispatcher-worker-2 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2024-10-22 13:23:31.349 [DefaultDispatcher-worker-10 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14091e24 2024-10-22 13:23:31.358 [DefaultDispatcher-worker-6 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14091e24 2024-10-22 13:23:31.368 [DefaultDispatcher-worker-13 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14091e24 2024-10-22 13:23:31.371 [DefaultDispatcher-worker-8 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2024-10-22 13:23:31.379 [DefaultDispatcher-worker-11 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14091e24 2024-10-22 13:23:31.383 [Test worker @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14091e24 2024-10-22 13:23:31.393 [DefaultDispatcher-worker-7 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14091e24 2024-10-22 13:23:31.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-10-22 13:23:31.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-10-22 13:23:31.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:31.394 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14091e24: (connection evicted) 2024-10-22 13:23:31.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:31.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-10-22 13:23:31.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-10-22 13:23:38.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-10-22 13:23:38.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:38.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:38.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:38.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:38.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:38.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:38.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dc9b41a 2024-10-22 13:23:38.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:38.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:38.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:38.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:38.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:38.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:38.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:38.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:38.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:38.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:38.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:38.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:38.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:38.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:38.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:38.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:38.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:38.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:38.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:38.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-10-22 13:23:38.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:38.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:38.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:38.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:38.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:38.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:38.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:38.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:38.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-10-22 13:23:38.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2024-10-22 13:23:38.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2024-10-22 13:23:38.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-10-22 13:23:38.295 [DefaultDispatcher-worker-16 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2024-10-22 13:23:38.347 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40f931ec 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:38.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:39.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-10-22 13:23:39.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae85aad 2024-10-22 13:23:39.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae85aad 2024-10-22 13:23:39.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-10-22 13:23:39.043 [DefaultDispatcher-worker-4 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae85aad 2024-10-22 13:23:39.057 [DefaultDispatcher-worker-16 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae85aad 2024-10-22 13:23:39.067 [DefaultDispatcher-worker-13 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae85aad 2024-10-22 13:23:39.077 [DefaultDispatcher-worker-8 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae85aad 2024-10-22 13:23:39.088 [DefaultDispatcher-worker-16 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae85aad 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a22d69f 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:39.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-10-22 13:23:39.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f36cd8f 2024-10-22 13:23:39.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f36cd8f 2024-10-22 13:23:39.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-10-22 13:23:39.100 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:39.140 [DefaultDispatcher-worker-13 @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f36cd8f 2024-10-22 13:23:39.150 [DefaultDispatcher-worker-16 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f36cd8f 2024-10-22 13:23:39.159 [DefaultDispatcher-worker-11 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f36cd8f 2024-10-22 13:23:39.168 [DefaultDispatcher-worker-4 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f36cd8f 2024-10-22 13:23:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e8fb390 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:39.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-10-22 13:23:39.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-10-22 13:23:39.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-10-22 13:23:39.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-10-22 13:23:39.197 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:39.209 [DefaultDispatcher-worker-4 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-10-22 13:23:39.219 [DefaultDispatcher-worker-8 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-10-22 13:23:39.229 [DefaultDispatcher-worker-4 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-10-22 13:23:39.236 [DefaultDispatcher-worker-8 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-10-22 13:23:39.245 [DefaultDispatcher-worker-7 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-10-22 13:23:39.261 [DefaultDispatcher-worker-2 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cbd17b3 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:39.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:39.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-10-22 13:23:39.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4e63b3 2024-10-22 13:23:39.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4e63b3 2024-10-22 13:23:39.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-10-22 13:23:39.274 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:39.307 [DefaultDispatcher-worker-10 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4e63b3 2024-10-22 13:23:39.317 [DefaultDispatcher-worker-2 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4e63b3 2024-10-22 13:23:39.328 [DefaultDispatcher-worker-11 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4e63b3 2024-10-22 13:23:39.338 [DefaultDispatcher-worker-8 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4e63b3 2024-10-22 13:23:39.349 [DefaultDispatcher-worker-16 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4e63b3 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39d37da8 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:39.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:39.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-10-22 13:23:39.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8601a1 2024-10-22 13:23:39.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8601a1 2024-10-22 13:23:39.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-10-22 13:23:39.363 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:39.399 [DefaultDispatcher-worker-4 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8601a1 2024-10-22 13:23:39.411 [DefaultDispatcher-worker-4 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8601a1 2024-10-22 13:23:39.422 [DefaultDispatcher-worker-11 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8601a1 2024-10-22 13:23:39.432 [DefaultDispatcher-worker-16 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8601a1 2024-10-22 13:23:39.442 [DefaultDispatcher-worker-2 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8601a1 2024-10-22 13:23:39.451 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:39.455 [DefaultDispatcher-worker-12 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8601a1 2024-10-22 13:23:39.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-10-22 13:23:39.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:39.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:39.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:39.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:39.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:39.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:39.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f627a1a 2024-10-22 13:23:39.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:39.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:39.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:39.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:39.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:39.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:39.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:39.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:39.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:39.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:39.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:39.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:39.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:39.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:39.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:39.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:39.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:39.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-10-22 13:23:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:39.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-10-22 13:23:39.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4917992b 2024-10-22 13:23:39.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4917992b 2024-10-22 13:23:39.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-10-22 13:23:39.503 [DefaultDispatcher-worker-5 @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4917992b 2024-10-22 13:23:39.515 [DefaultDispatcher-worker-8 @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4917992b 2024-10-22 13:23:39.525 [DefaultDispatcher-worker-16 @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4917992b 2024-10-22 13:23:39.535 [DefaultDispatcher-worker-6 @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4917992b 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bb118ae 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:39.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:39.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-10-22 13:23:39.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-10-22 13:23:39.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-10-22 13:23:39.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-10-22 13:23:39.563 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:39.583 [DefaultDispatcher-worker-8 @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-10-22 13:23:39.594 [DefaultDispatcher-worker-16 @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-10-22 13:23:39.604 [DefaultDispatcher-worker-9 @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-10-22 13:23:39.613 [DefaultDispatcher-worker-8 @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-10-22 13:23:39.622 [DefaultDispatcher-worker-10 @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-10-22 13:23:39.637 [DefaultDispatcher-worker-12 @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-10-22 13:23:39.637 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e2546bf 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:39.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-10-22 13:23:39.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6908674b 2024-10-22 13:23:39.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6908674b 2024-10-22 13:23:39.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@182469d0 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:39.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:39.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-10-22 13:23:39.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6653e 2024-10-22 13:23:39.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6653e 2024-10-22 13:23:39.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-10-22 13:23:39.688 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6653e 2024-10-22 13:23:39.691 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6653e 2024-10-22 13:23:39.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-10-22 13:23:39.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:39.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:39.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:39.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:39.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:39.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:39.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f9d8285 2024-10-22 13:23:39.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:39.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:39.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:39.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:39.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:39.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:39.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:39.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:39.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:39.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:39.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:39.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:39.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:39.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:39.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:39.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:39.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:39.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:39.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:39.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-10-22 13:23:39.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:39.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:39.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:39.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:39.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:39.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:39.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:39.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:39.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-10-22 13:23:39.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e243122 2024-10-22 13:23:39.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e243122 2024-10-22 13:23:39.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-10-22 13:23:39.723 [Test worker @coroutine#1869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e243122 2024-10-22 13:23:39.725 [Test worker @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e243122 2024-10-22 13:23:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-10-22 13:23:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f51b100 2024-10-22 13:23:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-10-22 13:23:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:39.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:39.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:39.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:39.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:39.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:39.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:39.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-10-22 13:23:39.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dba7721 2024-10-22 13:23:39.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dba7721 2024-10-22 13:23:39.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-10-22 13:23:39.741 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:39.758 [Test worker @coroutine#1874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dba7721 2024-10-22 13:23:39.760 [Test worker @coroutine#1876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dba7721 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4010f232 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:39.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:39.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-10-22 13:23:39.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f3285d 2024-10-22 13:23:39.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f3285d 2024-10-22 13:23:39.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-10-22 13:23:39.763 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:39.790 [Test worker @coroutine#1879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39f3285d 2024-10-22 13:23:39.792 [Test worker @coroutine#1881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39f3285d 2024-10-22 13:23:39.797 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:39.801 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57389/ 2024-10-22 13:23:39.801 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57389/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:39.803 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57389/ 2024-10-22 13:23:39.803 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57389/ 2024-10-22 13:23:39.803 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57389/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:39.832 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:39.849 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57389/ 2024-10-22 13:23:39.849 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57389/ 2024-10-22 13:23:39.850 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57389/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:39.863 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:39.893 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57389/ 2024-10-22 13:23:39.893 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57389/ 2024-10-22 13:23:39.893 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57389/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:39.937 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57389/ 2024-10-22 13:23:39.937 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57389/ 2024-10-22 13:23:39.937 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57389/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:39.981 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57389/ 2024-10-22 13:23:39.981 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57389/ 2024-10-22 13:23:39.981 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57389/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:40.025 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57389/ 2024-10-22 13:23:40.025 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57389/ 2024-10-22 13:23:40.025 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57389/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:40.069 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57389/ 2024-10-22 13:23:40.074 [Test worker @coroutine#1902] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40757/ 2024-10-22 13:23:40.074 [Test worker @coroutine#1902] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40757/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:40.075 [Test worker @coroutine#1902] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40757/ 2024-10-22 13:23:40.076 [Test worker @coroutine#1902] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40757/ 2024-10-22 13:23:40.076 [Test worker @coroutine#1902] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40757/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:40.117 [Test worker @coroutine#1902] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40757/ 2024-10-22 13:23:40.118 [Test worker @coroutine#1902] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40757/ 2024-10-22 13:23:40.118 [Test worker @coroutine#1902] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40757/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:40.161 [Test worker @coroutine#1902] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40757/ 2024-10-22 13:23:40.162 [Test worker @coroutine#1902] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40757/ 2024-10-22 13:23:40.162 [Test worker @coroutine#1902] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40757/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:40.205 [Test worker @coroutine#1902] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40757/ 2024-10-22 13:23:40.206 [Test worker @coroutine#1902] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40757/ 2024-10-22 13:23:40.206 [Test worker @coroutine#1902] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40757/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:40.249 [Test worker @coroutine#1902] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40757/ 2024-10-22 13:23:40.250 [Test worker @coroutine#1902] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40757/ 2024-10-22 13:23:40.250 [Test worker @coroutine#1902] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40757/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:40.293 [Test worker @coroutine#1902] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40757/ 2024-10-22 13:23:40.294 [Test worker @coroutine#1902] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40757/ 2024-10-22 13:23:40.294 [Test worker @coroutine#1902] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40757/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-22 13:23:40.295 [Test worker @coroutine#1902] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40757/ 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a5eff 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:40.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:40.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-10-22 13:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@20524816 2024-10-22 13:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@20524816 2024-10-22 13:23:40.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-10-22 13:23:40.450 [DefaultDispatcher-worker-10 @coroutine#1933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20524816 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2df7766b 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:40.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:40.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-10-22 13:23:40.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1644cc2d 2024-10-22 13:23:40.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1644cc2d 2024-10-22 13:23:40.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-10-22 13:23:40.477 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:40.509 [DefaultDispatcher-worker-8 @coroutine#1950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1644cc2d 2024-10-22 13:23:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7641c4e7 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:40.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:40.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-10-22 13:23:40.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e3b64d 2024-10-22 13:23:40.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e3b64d 2024-10-22 13:23:40.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-10-22 13:23:40.556 [DefaultDispatcher-worker-8 @coroutine#1959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e3b64d 2024-10-22 13:23:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-10-22 13:23:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@823f978 2024-10-22 13:23:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-10-22 13:23:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:40.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-10-22 13:23:40.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@397b5b2d 2024-10-22 13:23:40.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@397b5b2d 2024-10-22 13:23:40.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-10-22 13:23:40.564 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:40.607 [DefaultDispatcher-worker-10 @coroutine#1969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397b5b2d 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7894a250 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:40.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:40.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-10-22 13:23:40.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@38affd02 2024-10-22 13:23:40.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@38affd02 2024-10-22 13:23:40.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-10-22 13:23:40.612 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:40.658 [DefaultDispatcher-worker-6 @coroutine#1979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38affd02 2024-10-22 13:23:40.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-10-22 13:23:40.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:40.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:40.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:40.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:40.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:40.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:40.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e97da56 2024-10-22 13:23:40.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:40.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:40.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:40.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:40.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:40.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:40.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:40.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:40.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:40.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:40.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:40.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:40.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:40.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:40.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:40.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:40.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:40.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:40.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:40.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-10-22 13:23:40.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:40.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:40.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:40.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:40.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:40.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:40.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:40.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:40.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-10-22 13:23:40.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cfe32cd 2024-10-22 13:23:40.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cfe32cd 2024-10-22 13:23:40.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-10-22 13:23:40.661 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:40.710 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:40.717 [DefaultDispatcher-worker-10 @coroutine#1989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfe32cd 2024-10-22 13:23:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-10-22 13:23:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1415f18d 2024-10-22 13:23:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-10-22 13:23:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:40.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-10-22 13:23:40.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@533690d 2024-10-22 13:23:40.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@533690d 2024-10-22 13:23:40.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-10-22 13:23:40.761 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:40.771 [DefaultDispatcher-worker-12 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533690d 2024-10-22 13:23:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-10-22 13:23:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d6e09f0 2024-10-22 13:23:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:40.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:40.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:40.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:40.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:40.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:40.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:40.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:40.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:40.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:40.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:40.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:40.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:40.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-10-22 13:23:40.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:40.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:40.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:40.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:40.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:40.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:40.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:40.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:40.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-10-22 13:23:40.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa461 2024-10-22 13:23:40.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa461 2024-10-22 13:23:40.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-10-22 13:23:40.821 [DefaultDispatcher-worker-9 @coroutine#2014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa461 2024-10-22 13:23:40.826 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:40.833 [DefaultDispatcher-worker-8 @coroutine#2014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa461 2024-10-22 13:23:40.846 [DefaultDispatcher-worker-6 @coroutine#2014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa461 2024-10-22 13:23:40.855 [DefaultDispatcher-worker-7 @coroutine#2014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa461 2024-10-22 13:23:40.874 [DefaultDispatcher-worker-8 @coroutine#2014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa461 2024-10-22 13:23:40.875 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:40.884 [DefaultDispatcher-worker-8 @coroutine#2014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa461 2024-10-22 13:23:40.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-10-22 13:23:40.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-10-22 13:23:40.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:40.891 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5aa461: (connection evicted) 2024-10-22 13:23:40.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:40.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-10-22 13:23:40.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-10-22 13:23:45.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ff52a71 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:45.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:45.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-10-22 13:23:45.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@f776b4a 2024-10-22 13:23:45.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@f776b4a 2024-10-22 13:23:45.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-10-22 13:23:45.022 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f776b4a 2024-10-22 13:23:45.048 [DefaultDispatcher-worker-9 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f776b4a 2024-10-22 13:23:45.063 [DefaultDispatcher-worker-12 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f776b4a 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@657e7e8 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:45.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-10-22 13:23:45.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-10-22 13:23:45.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-10-22 13:23:45.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-10-22 13:23:45.084 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-10-22 13:23:45.107 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:45.108 [DefaultDispatcher-worker-6 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-10-22 13:23:45.120 [DefaultDispatcher-worker-5 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-10-22 13:23:45.130 [DefaultDispatcher-worker-8 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-10-22 13:23:45.142 [DefaultDispatcher-worker-16 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d2ce035 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:45.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-10-22 13:23:45.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3894d1b1 2024-10-22 13:23:45.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3894d1b1 2024-10-22 13:23:45.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-10-22 13:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3894d1b1 2024-10-22 13:23:45.166 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:45.188 [DefaultDispatcher-worker-6 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3894d1b1 2024-10-22 13:23:45.199 [DefaultDispatcher-worker-2 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3894d1b1 2024-10-22 13:23:45.207 [DefaultDispatcher-worker-6 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3894d1b1 2024-10-22 13:23:45.217 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3894d1b1 2024-10-22 13:23:45.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12f933c7 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:45.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:45.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-10-22 13:23:45.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@531bfe4b 2024-10-22 13:23:45.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@531bfe4b 2024-10-22 13:23:45.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-10-22 13:23:45.239 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531bfe4b 2024-10-22 13:23:45.244 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:45.263 [DefaultDispatcher-worker-4 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531bfe4b 2024-10-22 13:23:45.274 [DefaultDispatcher-worker-10 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531bfe4b 2024-10-22 13:23:45.284 [DefaultDispatcher-worker-9 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531bfe4b 2024-10-22 13:23:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-10-22 13:23:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b949de4 2024-10-22 13:23:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:45.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:45.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:45.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:45.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-10-22 13:23:45.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:45.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:45.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:45.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:45.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:45.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:45.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:45.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:45.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-10-22 13:23:45.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2024-10-22 13:23:45.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2024-10-22 13:23:45.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-10-22 13:23:45.306 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2024-10-22 13:23:45.320 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:45.329 [DefaultDispatcher-worker-11 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2024-10-22 13:23:45.341 [DefaultDispatcher-worker-9 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b517357 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:45.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:45.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-10-22 13:23:45.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d5617 2024-10-22 13:23:45.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d5617 2024-10-22 13:23:45.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-10-22 13:23:45.366 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d5617 2024-10-22 13:23:45.387 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:45.389 [DefaultDispatcher-worker-4 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d5617 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19f9287a 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:45.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:45.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-10-22 13:23:45.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e9d171c 2024-10-22 13:23:45.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e9d171c 2024-10-22 13:23:45.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-10-22 13:23:45.410 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9d171c 2024-10-22 13:23:45.435 [DefaultDispatcher-worker-11 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9d171c 2024-10-22 13:23:45.445 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:45.494 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28be7db5 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:45.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:45.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-10-22 13:23:45.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-10-22 13:23:45.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-10-22 13:23:45.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-10-22 13:23:45.632 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-10-22 13:23:45.643 [Test worker @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-10-22 13:23:45.644 [Test worker @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-10-22 13:23:45.647 [DefaultDispatcher-worker-11 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51123/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:45.647 [DefaultDispatcher-worker-11 @coroutine#2078] 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:51123/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-22 13:23:45.647 [DefaultDispatcher-worker-11 @coroutine#2078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51123/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:45.647 [DefaultDispatcher-worker-11 @coroutine#2078] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51123/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-22 13:23:45.649 [DefaultDispatcher-worker-16 @coroutine#2078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51123/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:45.649 [DefaultDispatcher-worker-16 @coroutine#2078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51123/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:45.659 [DefaultDispatcher-worker-5 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-10-22 13:23:45.659 [DefaultDispatcher-worker-5 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:45.659 [DefaultDispatcher-worker-5 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:45.659 [DefaultDispatcher-worker-5 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:45.660 [DefaultDispatcher-worker-13 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:45.660 [DefaultDispatcher-worker-13 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:45.662 [Test worker @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1851f19f 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:45.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-10-22 13:23:45.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb3cfef 2024-10-22 13:23:45.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb3cfef 2024-10-22 13:23:45.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-10-22 13:23:45.692 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3cfef 2024-10-22 13:23:45.702 [Test worker @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3cfef 2024-10-22 13:23:45.704 [Test worker @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3cfef 2024-10-22 13:23:45.708 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:45.708 [DefaultDispatcher-worker-2 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51123/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-10-22 13:23:45.708 [DefaultDispatcher-worker-2 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51123/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-10-22 13:23:45.708 [DefaultDispatcher-worker-2 @coroutine#2099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51123/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-10-22 13:23:45.711 [DefaultDispatcher-worker-2 @coroutine#2099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51123/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-10-22 13:23:45.711 [DefaultDispatcher-worker-2 @coroutine#2099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51123/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-10-22 13:23:45.711 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@1abfce65 2024-10-22 13:23:45.711 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@1abfce65 2024-10-22 13:23:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7021bb55 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:45.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-10-22 13:23:45.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-10-22 13:23:45.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-10-22 13:23:45.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-10-22 13:23:45.716 [DefaultDispatcher-worker-16 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3cfef 2024-10-22 13:23:45.716 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@14783342 2024-10-22 13:23:45.716 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@14783342 2024-10-22 13:23:45.720 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@1047a515 2024-10-22 13:23:45.720 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@1047a515 2024-10-22 13:23:45.723 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@55453979 2024-10-22 13:23:45.723 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@55453979 2024-10-22 13:23:45.725 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@316d0952 2024-10-22 13:23:45.725 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@316d0952 2024-10-22 13:23:45.728 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@64dace1e 2024-10-22 13:23:45.728 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@64dace1e 2024-10-22 13:23:45.731 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@4918a09d 2024-10-22 13:23:45.731 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@4918a09d 2024-10-22 13:23:45.733 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@356ac636 2024-10-22 13:23:45.733 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@356ac636 2024-10-22 13:23:45.736 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c147e50 2024-10-22 13:23:45.736 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c147e50 2024-10-22 13:23:45.736 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-22 13:23:45.744 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-10-22 13:23:45.744 [DefaultDispatcher-worker-3 @coroutine#2104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f2c722 2024-10-22 13:23:45.754 [Test worker @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-10-22 13:23:45.756 [Test worker @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-10-22 13:23:45.757 [DefaultDispatcher-worker-16 @coroutine#2111] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36221/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:45.757 [DefaultDispatcher-worker-16 @coroutine#2111] 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:36221/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-22 13:23:45.757 [DefaultDispatcher-worker-16 @coroutine#2111] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36221/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:45.757 [DefaultDispatcher-worker-16 @coroutine#2111] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36221/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-22 13:23:45.759 [DefaultDispatcher-worker-9 @coroutine#2111] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36221/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:45.759 [DefaultDispatcher-worker-9 @coroutine#2111] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36221/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:45.764 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:45.767 [DefaultDispatcher-worker-5 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-10-22 13:23:45.767 [DefaultDispatcher-worker-5 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:45.767 [DefaultDispatcher-worker-5 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:45.767 [DefaultDispatcher-worker-5 @coroutine#2110] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:45.768 [DefaultDispatcher-worker-14 @coroutine#2110] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:45.768 [DefaultDispatcher-worker-14 @coroutine#2110] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:45.770 [Test worker @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-10-22 13:23:45.770 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2715b6c9 2024-10-22 13:23:45.770 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2715b6c9 2024-10-22 13:23:45.775 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@29d24c5b 2024-10-22 13:23:45.775 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@29d24c5b 2024-10-22 13:23:45.778 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dedddb9 2024-10-22 13:23:45.778 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dedddb9 2024-10-22 13:23:45.781 [DefaultDispatcher-worker-9 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-10-22 13:23:45.782 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ef4660 2024-10-22 13:23:45.782 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ef4660 2024-10-22 13:23:45.786 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c6064a 2024-10-22 13:23:45.786 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c6064a 2024-10-22 13:23:45.788 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@594d2edd 2024-10-22 13:23:45.788 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@594d2edd 2024-10-22 13:23:45.791 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8e3058 2024-10-22 13:23:45.791 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8e3058 2024-10-22 13:23:45.793 [DefaultDispatcher-worker-11 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-10-22 13:23:45.793 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c0b92f 2024-10-22 13:23:45.794 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c0b92f 2024-10-22 13:23:45.796 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a661a2b 2024-10-22 13:23:45.796 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a661a2b 2024-10-22 13:23:45.796 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-22 13:23:45.804 [DefaultDispatcher-worker-15 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-10-22 13:23:45.814 [DefaultDispatcher-worker-16 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-10-22 13:23:45.814 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:45.819 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@66cc2c94 2024-10-22 13:23:45.819 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@66cc2c94 2024-10-22 13:23:45.823 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@680bde3d 2024-10-22 13:23:45.823 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@680bde3d 2024-10-22 13:23:45.825 [DefaultDispatcher-worker-8 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-10-22 13:23:45.827 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3447e4 2024-10-22 13:23:45.827 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3447e4 2024-10-22 13:23:45.830 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2936d406 2024-10-22 13:23:45.830 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2936d406 2024-10-22 13:23:45.832 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e99e538 2024-10-22 13:23:45.832 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e99e538 2024-10-22 13:23:45.835 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d53ce0 2024-10-22 13:23:45.835 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d53ce0 2024-10-22 13:23:45.836 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:45.836 [DefaultDispatcher-worker-2 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-10-22 13:23:45.838 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@56905379 2024-10-22 13:23:45.838 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@56905379 2024-10-22 13:23:45.842 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@49192b49 2024-10-22 13:23:45.842 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@49192b49 2024-10-22 13:23:45.845 [DefaultDispatcher-worker-11 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-10-22 13:23:45.846 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@28c8b777 2024-10-22 13:23:45.846 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@28c8b777 2024-10-22 13:23:45.846 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-10-22 13:23:45.855 [DefaultDispatcher-worker-16 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-10-22 13:23:45.868 [DefaultDispatcher-worker-4 @coroutine#2133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-10-22 13:23:45.879 [DefaultDispatcher-worker-15 @coroutine#2133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-10-22 13:23:45.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-10-22 13:23:45.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:45.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:45.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:45.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:45.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:45.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:45.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f9ee527 2024-10-22 13:23:45.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:45.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:45.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:45.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:45.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:45.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:45.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:45.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-22 13:23:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-22 13:23:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-22 13:23:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-10-22 13:23:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:45.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-10-22 13:23:45.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-10-22 13:23:45.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-10-22 13:23:45.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-10-22 13:23:45.921 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-10-22 13:23:45.936 [Test worker @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-10-22 13:23:45.938 [Test worker @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-10-22 13:23:45.939 [DefaultDispatcher-worker-11 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37671/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:45.939 [DefaultDispatcher-worker-11 @coroutine#2158] 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:37671/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-22 13:23:45.939 [DefaultDispatcher-worker-11 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37671/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:45.940 [DefaultDispatcher-worker-11 @coroutine#2158] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37671/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-22 13:23:45.942 [DefaultDispatcher-worker-9 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37671/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:45.942 [DefaultDispatcher-worker-9 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37671/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:45.949 [DefaultDispatcher-worker-5 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-10-22 13:23:45.949 [DefaultDispatcher-worker-5 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:45.949 [DefaultDispatcher-worker-5 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:45.950 [DefaultDispatcher-worker-5 @coroutine#2157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:45.950 [DefaultDispatcher-worker-8 @coroutine#2157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:45.950 [DefaultDispatcher-worker-8 @coroutine#2157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:45.953 [Test worker @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-10-22 13:23:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-10-22 13:23:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36dbfa68 2024-10-22 13:23:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:45.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:45.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:45.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:45.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:45.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:45.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:45.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:45.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:45.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-22 13:23:45.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-22 13:23:45.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:45.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:45.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-22 13:23:45.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:45.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-10-22 13:23:45.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:45.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:45.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:45.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:45.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:45.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:45.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:45.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:45.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-10-22 13:23:45.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@480fb706 2024-10-22 13:23:45.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@480fb706 2024-10-22 13:23:45.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-10-22 13:23:45.961 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@480fb706 2024-10-22 13:23:45.971 [Test worker @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@480fb706 2024-10-22 13:23:45.972 [Test worker @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@480fb706 2024-10-22 13:23:45.974 [DefaultDispatcher-worker-8 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37671/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-10-22 13:23:45.974 [DefaultDispatcher-worker-8 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37671/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-10-22 13:23:45.974 [DefaultDispatcher-worker-8 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37671/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-10-22 13:23:45.975 [DefaultDispatcher-worker-15 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37671/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-10-22 13:23:45.975 [DefaultDispatcher-worker-15 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37671/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-10-22 13:23:45.983 [DefaultDispatcher-worker-15 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@480fb706 2024-10-22 13:23:45.994 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:46.000 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f899dca 2024-10-22 13:23:46.000 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f899dca 2024-10-22 13:23:46.003 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@714e7c4b 2024-10-22 13:23:46.003 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@714e7c4b 2024-10-22 13:23:46.006 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7571f6ba 2024-10-22 13:23:46.006 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7571f6ba 2024-10-22 13:23:46.008 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@30737670 2024-10-22 13:23:46.008 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@30737670 2024-10-22 13:23:46.011 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7da79 2024-10-22 13:23:46.011 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7da79 2024-10-22 13:23:46.013 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1094262 2024-10-22 13:23:46.013 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1094262 2024-10-22 13:23:46.016 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b37b0df 2024-10-22 13:23:46.016 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b37b0df 2024-10-22 13:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-10-22 13:23:46.019 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@505c893f 2024-10-22 13:23:46.019 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@505c893f 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@381d7c4c 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:46.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-10-22 13:23:46.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-10-22 13:23:46.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-10-22 13:23:46.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-10-22 13:23:46.021 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d95f55f 2024-10-22 13:23:46.021 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d95f55f 2024-10-22 13:23:46.022 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-22 13:23:46.049 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-10-22 13:23:46.059 [Test worker @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-10-22 13:23:46.060 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:46.060 [Test worker @coroutine#2186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-10-22 13:23:46.061 [DefaultDispatcher-worker-9 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50813/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:46.062 [DefaultDispatcher-worker-9 @coroutine#2190] 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:50813/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-22 13:23:46.062 [DefaultDispatcher-worker-9 @coroutine#2190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50813/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:46.062 [DefaultDispatcher-worker-9 @coroutine#2190] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50813/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-22 13:23:46.064 [DefaultDispatcher-worker-2 @coroutine#2190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50813/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:46.064 [DefaultDispatcher-worker-2 @coroutine#2190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50813/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:46.066 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4223625a 2024-10-22 13:23:46.067 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4223625a 2024-10-22 13:23:46.072 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ce4946e 2024-10-22 13:23:46.072 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ce4946e 2024-10-22 13:23:46.074 [DefaultDispatcher-worker-11 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-10-22 13:23:46.074 [DefaultDispatcher-worker-11 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.074 [DefaultDispatcher-worker-11 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:46.074 [DefaultDispatcher-worker-11 @coroutine#2189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.075 [DefaultDispatcher-worker-6 @coroutine#2189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.075 [DefaultDispatcher-worker-6 @coroutine#2189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.075 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@48db092a 2024-10-22 13:23:46.075 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@48db092a 2024-10-22 13:23:46.077 [Test worker @coroutine#2194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-10-22 13:23:46.078 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd99e55 2024-10-22 13:23:46.078 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd99e55 2024-10-22 13:23:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-10-22 13:23:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b4b2c03 2024-10-22 13:23:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:46.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-22 13:23:46.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-22 13:23:46.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:46.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:46.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-22 13:23:46.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:46.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-10-22 13:23:46.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:46.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:46.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:46.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:46.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:46.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:46.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:46.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:46.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-10-22 13:23:46.080 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b10c06 2024-10-22 13:23:46.080 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b10c06 2024-10-22 13:23:46.083 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1eb51a 2024-10-22 13:23:46.083 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1eb51a 2024-10-22 13:23:46.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb58f15 2024-10-22 13:23:46.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb58f15 2024-10-22 13:23:46.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-10-22 13:23:46.084 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb58f15 2024-10-22 13:23:46.086 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9c79ea 2024-10-22 13:23:46.086 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9c79ea 2024-10-22 13:23:46.088 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df6611a 2024-10-22 13:23:46.088 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df6611a 2024-10-22 13:23:46.091 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@317b819e 2024-10-22 13:23:46.091 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@317b819e 2024-10-22 13:23:46.091 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-22 13:23:46.095 [Test worker @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb58f15 2024-10-22 13:23:46.096 [Test worker @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb58f15 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2eea0775 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:46.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-10-22 13:23:46.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-10-22 13:23:46.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-10-22 13:23:46.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-10-22 13:23:46.107 [DefaultDispatcher-worker-10 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb58f15 2024-10-22 13:23:46.120 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:46.124 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-10-22 13:23:46.126 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff62e06 2024-10-22 13:23:46.126 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff62e06 2024-10-22 13:23:46.131 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@131c188 2024-10-22 13:23:46.131 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@131c188 2024-10-22 13:23:46.133 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e4576 2024-10-22 13:23:46.133 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e4576 2024-10-22 13:23:46.135 [Test worker @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-10-22 13:23:46.136 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@400ccbb3 2024-10-22 13:23:46.136 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@400ccbb3 2024-10-22 13:23:46.136 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-10-22 13:23:46.138 [DefaultDispatcher-worker-5 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34719/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:46.138 [DefaultDispatcher-worker-5 @coroutine#2220] 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:34719/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-22 13:23:46.138 [DefaultDispatcher-worker-5 @coroutine#2220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34719/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:46.138 [DefaultDispatcher-worker-5 @coroutine#2220] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34719/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-22 13:23:46.139 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eb45baa 2024-10-22 13:23:46.139 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eb45baa 2024-10-22 13:23:46.140 [DefaultDispatcher-worker-13 @coroutine#2220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34719/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:46.140 [DefaultDispatcher-worker-13 @coroutine#2220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34719/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:46.142 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7106e875 2024-10-22 13:23:46.142 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7106e875 2024-10-22 13:23:46.145 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@65426d6 2024-10-22 13:23:46.145 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@65426d6 2024-10-22 13:23:46.147 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@202334fc 2024-10-22 13:23:46.147 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@202334fc 2024-10-22 13:23:46.149 [DefaultDispatcher-worker-10 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-10-22 13:23:46.149 [DefaultDispatcher-worker-10 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.149 [DefaultDispatcher-worker-10 @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:34719/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:46.149 [DefaultDispatcher-worker-10 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.150 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.150 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.150 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c964259 2024-10-22 13:23:46.150 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c964259 2024-10-22 13:23:46.150 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-22 13:23:46.153 [Test worker @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-10-22 13:23:46.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-10-22 13:23:46.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:46.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:46.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:46.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:46.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@369d624d 2024-10-22 13:23:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-22 13:23:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-22 13:23:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-22 13:23:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-10-22 13:23:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:46.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-10-22 13:23:46.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6924ad 2024-10-22 13:23:46.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6924ad 2024-10-22 13:23:46.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-10-22 13:23:46.159 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6924ad 2024-10-22 13:23:46.170 [Test worker @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6924ad 2024-10-22 13:23:46.171 [Test worker @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6924ad 2024-10-22 13:23:46.173 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-10-22 13:23:46.173 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:46.173 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:46.173 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:46.173 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:46.173 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:46.173 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:46.173 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fe89e9f 2024-10-22 13:23:46.173 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:46.173 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:46.173 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:46.173 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:46.173 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:46.173 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:46.173 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:46.173 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:46.173 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:46.173 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:46.173 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:46.173 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:46.173 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:46.173 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-22 13:23:46.173 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-22 13:23:46.173 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:46.173 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:46.173 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-22 13:23:46.173 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:46.173 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-10-22 13:23:46.174 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:46.174 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:46.174 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:46.174 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:46.174 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:46.174 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:46.174 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:46.174 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:46.174 [DefaultDispatcher-worker-4 @coroutine#2242] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-10-22 13:23:46.175 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5254d9b0 2024-10-22 13:23:46.175 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5254d9b0 2024-10-22 13:23:46.175 [DefaultDispatcher-worker-4 @coroutine#2242] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-10-22 13:23:46.182 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6924ad 2024-10-22 13:23:46.183 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:46.189 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c51076 2024-10-22 13:23:46.189 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c51076 2024-10-22 13:23:46.193 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@d02ee7e 2024-10-22 13:23:46.193 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@d02ee7e 2024-10-22 13:23:46.196 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@93d7b06 2024-10-22 13:23:46.196 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@93d7b06 2024-10-22 13:23:46.198 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c3fe445 2024-10-22 13:23:46.198 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c3fe445 2024-10-22 13:23:46.199 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:46.201 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@67521b14 2024-10-22 13:23:46.201 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@67521b14 2024-10-22 13:23:46.202 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8a1f5f 2024-10-22 13:23:46.202 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8a1f5f 2024-10-22 13:23:46.204 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db9689e 2024-10-22 13:23:46.204 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db9689e 2024-10-22 13:23:46.204 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@104df2fe 2024-10-22 13:23:46.204 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@104df2fe 2024-10-22 13:23:46.204 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5254d9b0 2024-10-22 13:23:46.206 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1472742f 2024-10-22 13:23:46.206 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1472742f 2024-10-22 13:23:46.206 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3ec964 2024-10-22 13:23:46.206 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3ec964 2024-10-22 13:23:46.208 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5170f8c5 2024-10-22 13:23:46.208 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5170f8c5 2024-10-22 13:23:46.209 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c101b0a 2024-10-22 13:23:46.209 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c101b0a 2024-10-22 13:23:46.210 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fce6553 2024-10-22 13:23:46.210 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fce6553 2024-10-22 13:23:46.211 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bed2f27 2024-10-22 13:23:46.211 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bed2f27 2024-10-22 13:23:46.211 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-22 13:23:46.213 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@606bae56 2024-10-22 13:23:46.213 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@606bae56 2024-10-22 13:23:46.214 [DefaultDispatcher-worker-4 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5254d9b0 2024-10-22 13:23:46.215 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@673f6d78 2024-10-22 13:23:46.215 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@673f6d78 2024-10-22 13:23:46.216 [DefaultDispatcher-worker-4 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5254d9b0 2024-10-22 13:23:46.217 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:46.217 [DefaultDispatcher-worker-2 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:46.217 [DefaultDispatcher-worker-2 @coroutine#2249] 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. 2024-10-22 13:23:46.217 [DefaultDispatcher-worker-2 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:46.217 [DefaultDispatcher-worker-2 @coroutine#2249] 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 2024-10-22 13:23:46.217 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@315f078a 2024-10-22 13:23:46.217 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@315f078a 2024-10-22 13:23:46.217 [DefaultDispatcher-worker-4 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-22 13:23:46.217 [DefaultDispatcher-worker-4 @coroutine#2242] 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. 2024-10-22 13:23:46.217 [DefaultDispatcher-worker-4 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-22 13:23:46.219 [DefaultDispatcher-worker-4 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:46.219 [DefaultDispatcher-worker-16 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-10-22 13:23:46.221 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d57080f 2024-10-22 13:23:46.221 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d57080f 2024-10-22 13:23:46.221 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@496e2bdd 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:46.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:46.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:46.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:46.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-10-22 13:23:46.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-10-22 13:23:46.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-10-22 13:23:46.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-10-22 13:23:46.227 [DefaultDispatcher-worker-5 @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5254d9b0 2024-10-22 13:23:46.227 [DefaultDispatcher-worker-5 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.227 [DefaultDispatcher-worker-5 @coroutine#2248] 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. 2024-10-22 13:23:46.227 [DefaultDispatcher-worker-5 @coroutine#2248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.228 [DefaultDispatcher-worker-5 @coroutine#2248] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.250 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-10-22 13:23:46.258 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:46.261 [Test worker @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-10-22 13:23:46.262 [Test worker @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-10-22 13:23:46.263 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@12c34ec9 2024-10-22 13:23:46.263 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@12c34ec9 2024-10-22 13:23:46.263 [DefaultDispatcher-worker-11 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44067/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:46.264 [DefaultDispatcher-worker-11 @coroutine#2263] 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:44067/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-22 13:23:46.264 [DefaultDispatcher-worker-11 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44067/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:46.264 [DefaultDispatcher-worker-11 @coroutine#2263] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44067/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-22 13:23:46.266 [DefaultDispatcher-worker-16 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44067/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:46.266 [DefaultDispatcher-worker-16 @coroutine#2263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44067/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:46.266 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c04a2e1 2024-10-22 13:23:46.266 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c04a2e1 2024-10-22 13:23:46.270 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@183b25b9 2024-10-22 13:23:46.270 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@183b25b9 2024-10-22 13:23:46.274 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d39a8da 2024-10-22 13:23:46.274 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d39a8da 2024-10-22 13:23:46.274 [DefaultDispatcher-worker-13 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-10-22 13:23:46.274 [DefaultDispatcher-worker-13 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.274 [DefaultDispatcher-worker-13 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:46.274 [DefaultDispatcher-worker-13 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.275 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:46.275 [DefaultDispatcher-worker-15 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.275 [DefaultDispatcher-worker-15 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.276 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@550410b2 2024-10-22 13:23:46.277 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@550410b2 2024-10-22 13:23:46.277 [Test worker @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-10-22 13:23:46.279 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2eb359 2024-10-22 13:23:46.279 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2eb359 2024-10-22 13:23:46.280 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7796e8 2024-10-22 13:23:46.280 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7796e8 2024-10-22 13:23:46.282 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df95588 2024-10-22 13:23:46.282 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df95588 2024-10-22 13:23:46.285 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b06516 2024-10-22 13:23:46.285 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b06516 2024-10-22 13:23:46.285 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d165795 2024-10-22 13:23:46.285 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d165795 2024-10-22 13:23:46.287 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@668ffd98 2024-10-22 13:23:46.287 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@668ffd98 2024-10-22 13:23:46.287 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@48624105 2024-10-22 13:23:46.287 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@48624105 2024-10-22 13:23:46.287 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-22 13:23:46.289 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@238d6f2d 2024-10-22 13:23:46.289 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@238d6f2d 2024-10-22 13:23:46.290 [DefaultDispatcher-worker-15 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-10-22 13:23:46.291 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@739d6d62 2024-10-22 13:23:46.291 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@739d6d62 2024-10-22 13:23:46.294 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@12642ed2 2024-10-22 13:23:46.294 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@12642ed2 2024-10-22 13:23:46.296 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9e723b 2024-10-22 13:23:46.296 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9e723b 2024-10-22 13:23:46.299 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@43a29062 2024-10-22 13:23:46.299 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@43a29062 2024-10-22 13:23:46.300 [DefaultDispatcher-worker-6 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-10-22 13:23:46.301 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bcc1309 2024-10-22 13:23:46.301 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bcc1309 2024-10-22 13:23:46.301 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-22 13:23:46.310 [DefaultDispatcher-worker-16 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-10-22 13:23:46.321 [DefaultDispatcher-worker-4 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-10-22 13:23:46.323 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:46.329 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b3dac8 2024-10-22 13:23:46.329 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b3dac8 2024-10-22 13:23:46.332 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@167437ae 2024-10-22 13:23:46.332 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@167437ae 2024-10-22 13:23:46.335 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@124bb1b8 2024-10-22 13:23:46.335 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@124bb1b8 2024-10-22 13:23:46.336 [DefaultDispatcher-worker-15 @coroutine#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-10-22 13:23:46.339 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@57493d95 2024-10-22 13:23:46.339 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@57493d95 2024-10-22 13:23:46.342 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@512ac82e 2024-10-22 13:23:46.342 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@512ac82e 2024-10-22 13:23:46.344 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@66544ce2 2024-10-22 13:23:46.344 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@66544ce2 2024-10-22 13:23:46.347 [DefaultDispatcher-worker-15 @coroutine#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-10-22 13:23:46.347 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@29dde7e1 2024-10-22 13:23:46.347 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@29dde7e1 2024-10-22 13:23:46.350 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3766c2da 2024-10-22 13:23:46.350 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3766c2da 2024-10-22 13:23:46.353 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@300a07a0 2024-10-22 13:23:46.353 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@300a07a0 2024-10-22 13:23:46.353 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-10-22 13:23:46.356 [DefaultDispatcher-worker-8 @coroutine#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-10-22 13:23:46.366 [DefaultDispatcher-worker-3 @coroutine#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-10-22 13:23:46.377 [DefaultDispatcher-worker-10 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-10-22 13:23:46.379 [DefaultDispatcher-worker-2 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44067/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-22 13:23:46.379 [DefaultDispatcher-worker-2 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44067/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-10-22 13:23:46.379 [DefaultDispatcher-worker-2 @coroutine#2291] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44067/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-22 13:23:46.380 [DefaultDispatcher-worker-16 @coroutine#2291] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44067/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-22 13:23:46.380 [DefaultDispatcher-worker-16 @coroutine#2291] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44067/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-22 13:23:46.381 [DefaultDispatcher-worker-16 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44067/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-10-22 13:23:46.381 [DefaultDispatcher-worker-16 @coroutine#2291] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44067/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:46.382 [DefaultDispatcher-worker-16 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44067/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-10-22 13:23:46.382 [DefaultDispatcher-worker-16 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44067/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-10-22 13:23:46.382 [DefaultDispatcher-worker-16 @coroutine#2291] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44067/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-10-22 13:23:46.383 [DefaultDispatcher-worker-2 @coroutine#2291] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44067/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-10-22 13:23:46.383 [DefaultDispatcher-worker-2 @coroutine#2291] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44067/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-10-22 13:23:46.418 [DefaultDispatcher-worker-1 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cc022ac 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:46.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-10-22 13:23:46.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-22 13:23:46.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-22 13:23:46.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-10-22 13:23:46.453 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-22 13:23:46.463 [Test worker @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-22 13:23:46.465 [Test worker @coroutine#2311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-22 13:23:46.466 [DefaultDispatcher-worker-7 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34777/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:46.466 [DefaultDispatcher-worker-7 @coroutine#2315] 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:34777/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-22 13:23:46.466 [DefaultDispatcher-worker-7 @coroutine#2315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34777/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:46.466 [DefaultDispatcher-worker-7 @coroutine#2315] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34777/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-22 13:23:46.468 [DefaultDispatcher-worker-12 @coroutine#2315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34777/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:46.468 [DefaultDispatcher-worker-12 @coroutine#2315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34777/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:46.477 [DefaultDispatcher-worker-6 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-22 13:23:46.478 [DefaultDispatcher-worker-6 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.478 [DefaultDispatcher-worker-6 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:46.478 [DefaultDispatcher-worker-6 @coroutine#2314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.479 [DefaultDispatcher-worker-10 @coroutine#2314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.479 [DefaultDispatcher-worker-10 @coroutine#2314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.480 [Test worker @coroutine#2319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@361d169a 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:46.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-10-22 13:23:46.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@52288c65 2024-10-22 13:23:46.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@52288c65 2024-10-22 13:23:46.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-10-22 13:23:46.486 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52288c65 2024-10-22 13:23:46.499 [Test worker @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52288c65 2024-10-22 13:23:46.500 [Test worker @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52288c65 2024-10-22 13:23:46.512 [DefaultDispatcher-worker-6 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-22 13:23:46.512 [DefaultDispatcher-worker-9 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52288c65 2024-10-22 13:23:46.520 [DefaultDispatcher-worker-4 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-22 13:23:46.525 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:46.529 [DefaultDispatcher-worker-9 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-22 13:23:46.529 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ce4b09 2024-10-22 13:23:46.529 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ce4b09 2024-10-22 13:23:46.533 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a09ade0 2024-10-22 13:23:46.533 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a09ade0 2024-10-22 13:23:46.537 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e362079 2024-10-22 13:23:46.537 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e362079 2024-10-22 13:23:46.538 [DefaultDispatcher-worker-6 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-22 13:23:46.543 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@b34a7db 2024-10-22 13:23:46.543 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@b34a7db 2024-10-22 13:23:46.549 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1433b7 2024-10-22 13:23:46.549 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1433b7 2024-10-22 13:23:46.551 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a75ef58 2024-10-22 13:23:46.551 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a75ef58 2024-10-22 13:23:46.554 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bf2587 2024-10-22 13:23:46.554 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bf2587 2024-10-22 13:23:46.556 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b1b5894 2024-10-22 13:23:46.556 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b1b5894 2024-10-22 13:23:46.559 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@778e47cb 2024-10-22 13:23:46.559 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@778e47cb 2024-10-22 13:23:46.559 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-10-22 13:23:46.563 [DefaultDispatcher-worker-15 @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-22 13:23:46.579 [DefaultDispatcher-worker-2 @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-22 13:23:46.585 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:46.589 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@77bf5421 2024-10-22 13:23:46.589 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@77bf5421 2024-10-22 13:23:46.589 [DefaultDispatcher-worker-7 @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-22 13:23:46.592 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7978b4a6 2024-10-22 13:23:46.592 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7978b4a6 2024-10-22 13:23:46.596 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d473f51 2024-10-22 13:23:46.596 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d473f51 2024-10-22 13:23:46.599 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3845be9d 2024-10-22 13:23:46.600 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3845be9d 2024-10-22 13:23:46.600 [DefaultDispatcher-worker-16 @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-22 13:23:46.603 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3556fbe8 2024-10-22 13:23:46.603 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3556fbe8 2024-10-22 13:23:46.605 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@937a460 2024-10-22 13:23:46.605 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@937a460 2024-10-22 13:23:46.608 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dcebfa0 2024-10-22 13:23:46.608 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dcebfa0 2024-10-22 13:23:46.611 [DefaultDispatcher-worker-6 @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-22 13:23:46.611 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@586a41d2 2024-10-22 13:23:46.611 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@586a41d2 2024-10-22 13:23:46.618 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a61688c 2024-10-22 13:23:46.618 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a61688c 2024-10-22 13:23:46.618 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-22 13:23:46.624 [DefaultDispatcher-worker-11 @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66c88fce 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:46.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:46.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-10-22 13:23:46.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-10-22 13:23:46.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-10-22 13:23:46.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-10-22 13:23:46.658 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-10-22 13:23:46.661 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:46.669 [Test worker @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-10-22 13:23:46.671 [Test worker @coroutine#2353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-10-22 13:23:46.672 [DefaultDispatcher-worker-15 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43089/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:46.672 [DefaultDispatcher-worker-15 @coroutine#2357] 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:43089/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-22 13:23:46.672 [DefaultDispatcher-worker-15 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43089/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:46.672 [DefaultDispatcher-worker-15 @coroutine#2357] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43089/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-22 13:23:46.673 [DefaultDispatcher-worker-8 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-10-22 13:23:46.673 [DefaultDispatcher-worker-8 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.673 [DefaultDispatcher-worker-8 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:46.673 [DefaultDispatcher-worker-8 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.674 [DefaultDispatcher-worker-4 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.674 [DefaultDispatcher-worker-4 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.674 [DefaultDispatcher-worker-3 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43089/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:46.674 [DefaultDispatcher-worker-3 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43089/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:46.683 [DefaultDispatcher-worker-7 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-10-22 13:23:46.683 [DefaultDispatcher-worker-7 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.683 [DefaultDispatcher-worker-7 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:46.683 [DefaultDispatcher-worker-7 @coroutine#2356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.684 [DefaultDispatcher-worker-6 @coroutine#2356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.684 [DefaultDispatcher-worker-6 @coroutine#2356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.687 [Test worker @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-10-22 13:23:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-10-22 13:23:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:46.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:46.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:46.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:46.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21dbd651 2024-10-22 13:23:46.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:46.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:46.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:46.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:46.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:46.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:46.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:46.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:46.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:46.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:46.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:46.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:46.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:46.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-22 13:23:46.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-22 13:23:46.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:46.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:46.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-22 13:23:46.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:46.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-10-22 13:23:46.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:46.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:46.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:46.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:46.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:46.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:46.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:46.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:46.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-10-22 13:23:46.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a577564 2024-10-22 13:23:46.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a577564 2024-10-22 13:23:46.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-10-22 13:23:46.692 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a577564 2024-10-22 13:23:46.703 [Test worker @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a577564 2024-10-22 13:23:46.704 [Test worker @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a577564 2024-10-22 13:23:46.716 [DefaultDispatcher-worker-16 @coroutine#2376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a577564 2024-10-22 13:23:46.717 [DefaultDispatcher-worker-13 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-10-22 13:23:46.726 [DefaultDispatcher-worker-5 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-10-22 13:23:46.728 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:46.732 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@df0d729 2024-10-22 13:23:46.732 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@df0d729 2024-10-22 13:23:46.736 [DefaultDispatcher-worker-3 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-10-22 13:23:46.737 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@33738e7 2024-10-22 13:23:46.737 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@33738e7 2024-10-22 13:23:46.741 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@708bc59 2024-10-22 13:23:46.741 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@708bc59 2024-10-22 13:23:46.741 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:46.745 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@420a32dc 2024-10-22 13:23:46.745 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@420a32dc 2024-10-22 13:23:46.747 [DefaultDispatcher-worker-10 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-10-22 13:23:46.748 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4948ec2b 2024-10-22 13:23:46.748 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4948ec2b 2024-10-22 13:23:46.748 [DefaultDispatcher-worker-15 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43089/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-22 13:23:46.748 [DefaultDispatcher-worker-15 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43089/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-10-22 13:23:46.748 [DefaultDispatcher-worker-15 @coroutine#2389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43089/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-22 13:23:46.749 [DefaultDispatcher-worker-5 @coroutine#2389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43089/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-22 13:23:46.749 [DefaultDispatcher-worker-5 @coroutine#2389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43089/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-22 13:23:46.750 [DefaultDispatcher-worker-5 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43089/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-10-22 13:23:46.750 [DefaultDispatcher-worker-5 @coroutine#2389] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43089/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:46.750 [DefaultDispatcher-worker-5 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43089/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-10-22 13:23:46.750 [DefaultDispatcher-worker-5 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43089/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-10-22 13:23:46.750 [DefaultDispatcher-worker-5 @coroutine#2389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43089/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-10-22 13:23:46.751 [DefaultDispatcher-worker-15 @coroutine#2389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43089/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-10-22 13:23:46.751 [DefaultDispatcher-worker-15 @coroutine#2389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43089/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-10-22 13:23:46.751 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@730215e5 2024-10-22 13:23:46.751 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@730215e5 2024-10-22 13:23:46.754 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@31aa95a8 2024-10-22 13:23:46.754 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@31aa95a8 2024-10-22 13:23:46.756 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2225cd93 2024-10-22 13:23:46.756 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2225cd93 2024-10-22 13:23:46.759 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c024448 2024-10-22 13:23:46.759 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c024448 2024-10-22 13:23:46.759 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-10-22 13:23:46.776 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:46.779 [DefaultDispatcher-worker-5 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-10-22 13:23:46.779 [DefaultDispatcher-worker-5 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.779 [DefaultDispatcher-worker-5 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:46.779 [DefaultDispatcher-worker-5 @coroutine#2110] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.779 [DefaultDispatcher-worker-2 @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-10-22 13:23:46.781 [DefaultDispatcher-worker-2 @coroutine#2110] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.781 [DefaultDispatcher-worker-2 @coroutine#2110] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6278371a 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:46.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:46.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-10-22 13:23:46.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-10-22 13:23:46.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-10-22 13:23:46.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-10-22 13:23:46.792 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:46.797 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a2ee252 2024-10-22 13:23:46.797 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a2ee252 2024-10-22 13:23:46.802 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@54e90767 2024-10-22 13:23:46.802 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@54e90767 2024-10-22 13:23:46.805 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d68922 2024-10-22 13:23:46.805 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d68922 2024-10-22 13:23:46.808 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d40d5c 2024-10-22 13:23:46.808 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d40d5c 2024-10-22 13:23:46.810 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@384541c6 2024-10-22 13:23:46.810 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@384541c6 2024-10-22 13:23:46.813 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@248bbb96 2024-10-22 13:23:46.813 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@248bbb96 2024-10-22 13:23:46.814 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-10-22 13:23:46.816 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f0a9bc 2024-10-22 13:23:46.816 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f0a9bc 2024-10-22 13:23:46.816 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:46.818 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@75fbf213 2024-10-22 13:23:46.818 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@75fbf213 2024-10-22 13:23:46.821 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6722d61b 2024-10-22 13:23:46.821 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6722d61b 2024-10-22 13:23:46.821 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-22 13:23:46.824 [Test worker @coroutine#2411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-10-22 13:23:46.826 [Test worker @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-10-22 13:23:46.827 [DefaultDispatcher-worker-5 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54995/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:46.827 [DefaultDispatcher-worker-5 @coroutine#2417] 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:54995/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-22 13:23:46.827 [DefaultDispatcher-worker-5 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54995/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:46.827 [DefaultDispatcher-worker-5 @coroutine#2417] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54995/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-22 13:23:46.829 [DefaultDispatcher-worker-11 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54995/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:46.829 [DefaultDispatcher-worker-11 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54995/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:46.837 [DefaultDispatcher-worker-4 @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-10-22 13:23:46.837 [DefaultDispatcher-worker-4 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.838 [DefaultDispatcher-worker-4 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:46.838 [DefaultDispatcher-worker-4 @coroutine#2416] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.838 [DefaultDispatcher-worker-2 @coroutine#2416] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.838 [DefaultDispatcher-worker-2 @coroutine#2416] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.840 [Test worker @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-10-22 13:23:46.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52e5ad71 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:46.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-10-22 13:23:46.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1134a934 2024-10-22 13:23:46.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1134a934 2024-10-22 13:23:46.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-10-22 13:23:46.846 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1134a934 2024-10-22 13:23:46.858 [Test worker @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1134a934 2024-10-22 13:23:46.860 [Test worker @coroutine#2430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1134a934 2024-10-22 13:23:46.864 [DefaultDispatcher-worker-11 @coroutine#2438] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54995/auth/register 2024-10-22 13:23:46.864 [DefaultDispatcher-worker-11 @coroutine#2438] 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:54995/auth/register. 2024-10-22 13:23:46.864 [DefaultDispatcher-worker-11 @coroutine#2438] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54995/auth/register 2024-10-22 13:23:46.864 [DefaultDispatcher-worker-11 @coroutine#2438] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54995/auth/register from class io.ktor.http.content.TextContent 2024-10-22 13:23:46.865 [DefaultDispatcher-worker-3 @coroutine#2438] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54995/auth/register 2024-10-22 13:23:46.865 [DefaultDispatcher-worker-3 @coroutine#2438] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54995/auth/register 2024-10-22 13:23:46.871 [DefaultDispatcher-worker-15 @coroutine#2432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1134a934 2024-10-22 13:23:46.887 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:46.893 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f3727fe 2024-10-22 13:23:46.893 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f3727fe 2024-10-22 13:23:46.898 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@71f0d668 2024-10-22 13:23:46.898 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@71f0d668 2024-10-22 13:23:46.900 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@75cf4c8e 2024-10-22 13:23:46.900 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@75cf4c8e 2024-10-22 13:23:46.903 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@30cddc53 2024-10-22 13:23:46.903 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@30cddc53 2024-10-22 13:23:46.905 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@76031563 2024-10-22 13:23:46.905 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@76031563 2024-10-22 13:23:46.908 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@137ce5d 2024-10-22 13:23:46.908 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@137ce5d 2024-10-22 13:23:46.909 [DefaultDispatcher-worker-9 @coroutine#2438] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54995/auth/register. 2024-10-22 13:23:46.909 [DefaultDispatcher-worker-9 @coroutine#2438] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54995/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:46.910 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@e1359c9 2024-10-22 13:23:46.910 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@e1359c9 2024-10-22 13:23:46.913 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e2231c 2024-10-22 13:23:46.913 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e2231c 2024-10-22 13:23:46.916 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e248c6e 2024-10-22 13:23:46.916 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e248c6e 2024-10-22 13:23:46.916 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-10-22 13:23:46.935 [DefaultDispatcher-worker-8 @coroutine#2438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-10-22 13:23:46.945 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:46.947 [DefaultDispatcher-worker-9 @coroutine#2438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-10-22 13:23:46.949 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d77dd1 2024-10-22 13:23:46.949 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d77dd1 2024-10-22 13:23:46.953 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b108d1b 2024-10-22 13:23:46.953 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b108d1b 2024-10-22 13:23:46.958 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2f16a1 2024-10-22 13:23:46.958 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2f16a1 2024-10-22 13:23:46.960 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a2d8720 2024-10-22 13:23:46.961 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a2d8720 2024-10-22 13:23:46.962 [DefaultDispatcher-worker-2 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-10-22 13:23:46.962 [DefaultDispatcher-worker-2 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.962 [DefaultDispatcher-worker-2 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:46.962 [DefaultDispatcher-worker-2 @coroutine#2157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.963 [DefaultDispatcher-worker-16 @coroutine#2157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.963 [DefaultDispatcher-worker-16 @coroutine#2157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:46.963 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@74da5c41 2024-10-22 13:23:46.963 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@74da5c41 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e5921ec 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:46.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:46.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-10-22 13:23:46.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-10-22 13:23:46.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-10-22 13:23:46.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-10-22 13:23:46.966 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@bdd7f94 2024-10-22 13:23:46.966 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@bdd7f94 2024-10-22 13:23:46.969 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@cc0fa50 2024-10-22 13:23:46.969 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@cc0fa50 2024-10-22 13:23:46.971 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a02786f 2024-10-22 13:23:46.971 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a02786f 2024-10-22 13:23:46.974 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9c1f3a 2024-10-22 13:23:46.974 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9c1f3a 2024-10-22 13:23:46.974 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-22 13:23:46.990 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:46.990 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-10-22 13:23:47.002 [Test worker @coroutine#2449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-10-22 13:23:47.003 [Test worker @coroutine#2452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-10-22 13:23:47.005 [DefaultDispatcher-worker-2 @coroutine#2456] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-22 13:23:47.005 [DefaultDispatcher-worker-2 @coroutine#2456] 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. 2024-10-22 13:23:47.005 [DefaultDispatcher-worker-2 @coroutine#2456] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-22 13:23:47.005 [DefaultDispatcher-worker-2 @coroutine#2456] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-22 13:23:47.007 [DefaultDispatcher-worker-3 @coroutine#2456] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-22 13:23:47.007 [DefaultDispatcher-worker-3 @coroutine#2456] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-22 13:23:47.015 [DefaultDispatcher-worker-6 @coroutine#2455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-10-22 13:23:47.015 [DefaultDispatcher-worker-6 @coroutine#2455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-10-22 13:23:47.015 [DefaultDispatcher-worker-6 @coroutine#2455] 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. 2024-10-22 13:23:47.015 [DefaultDispatcher-worker-6 @coroutine#2455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-10-22 13:23:47.016 [DefaultDispatcher-worker-5 @coroutine#2455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-10-22 13:23:47.016 [DefaultDispatcher-worker-5 @coroutine#2455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-10-22 13:23:47.017 [Test worker @coroutine#2460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-10-22 13:23:47.022 [Test worker @coroutine#2467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-10-22 13:23:47.039 [Test worker @coroutine#2474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-10-22 13:23:47.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-10-22 13:23:47.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-10-22 13:23:47.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:47.041 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@333e01c6: (connection evicted) 2024-10-22 13:23:47.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:47.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-10-22 13:23:47.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-10-22 13:23:47.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e196238 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:47.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-10-22 13:23:47.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-10-22 13:23:47.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-10-22 13:23:47.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-10-22 13:23:47.048 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-10-22 13:23:47.062 [Test worker @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-10-22 13:23:47.064 [Test worker @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-10-22 13:23:47.065 [DefaultDispatcher-worker-4 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-22 13:23:47.065 [DefaultDispatcher-worker-4 @coroutine#2483] 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. 2024-10-22 13:23:47.065 [DefaultDispatcher-worker-4 @coroutine#2483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-22 13:23:47.065 [DefaultDispatcher-worker-4 @coroutine#2483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-22 13:23:47.067 [DefaultDispatcher-worker-9 @coroutine#2483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-22 13:23:47.067 [DefaultDispatcher-worker-9 @coroutine#2483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-22 13:23:47.076 [DefaultDispatcher-worker-17 @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-10-22 13:23:47.077 [DefaultDispatcher-worker-17 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-10-22 13:23:47.077 [DefaultDispatcher-worker-17 @coroutine#2482] 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. 2024-10-22 13:23:47.077 [DefaultDispatcher-worker-17 @coroutine#2482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-10-22 13:23:47.077 [DefaultDispatcher-worker-12 @coroutine#2482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-10-22 13:23:47.078 [DefaultDispatcher-worker-12 @coroutine#2482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-10-22 13:23:47.080 [Test worker @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-10-22 13:23:47.084 [Test worker @coroutine#2494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-10-22 13:23:47.085 [DefaultDispatcher-worker-1 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-10-22 13:23:47.085 [DefaultDispatcher-worker-1 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.085 [DefaultDispatcher-worker-1 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:47.085 [DefaultDispatcher-worker-1 @coroutine#2189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.086 [DefaultDispatcher-worker-2 @coroutine#2189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.086 [DefaultDispatcher-worker-2 @coroutine#2189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.089 [Test worker @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-10-22 13:23:47.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-10-22 13:23:47.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-10-22 13:23:47.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:47.090 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65384249: (connection evicted) 2024-10-22 13:23:47.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:47.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-10-22 13:23:47.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-10-22 13:23:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54972f9a 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:47.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-10-22 13:23:47.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@706dee4 2024-10-22 13:23:47.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@706dee4 2024-10-22 13:23:47.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-10-22 13:23:47.096 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@706dee4 2024-10-22 13:23:47.106 [Test worker @coroutine#2507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@706dee4 2024-10-22 13:23:47.108 [Test worker @coroutine#2509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@706dee4 2024-10-22 13:23:47.108 [DefaultDispatcher-worker-15 @coroutine#2513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-22 13:23:47.108 [DefaultDispatcher-worker-15 @coroutine#2513] 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. 2024-10-22 13:23:47.109 [DefaultDispatcher-worker-15 @coroutine#2513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-22 13:23:47.109 [DefaultDispatcher-worker-15 @coroutine#2513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-22 13:23:47.110 [DefaultDispatcher-worker-9 @coroutine#2513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-22 13:23:47.110 [DefaultDispatcher-worker-9 @coroutine#2513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-22 13:23:47.119 [DefaultDispatcher-worker-6 @coroutine#2512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@706dee4 2024-10-22 13:23:47.119 [DefaultDispatcher-worker-6 @coroutine#2512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-10-22 13:23:47.119 [DefaultDispatcher-worker-6 @coroutine#2512] 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. 2024-10-22 13:23:47.119 [DefaultDispatcher-worker-6 @coroutine#2512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-10-22 13:23:47.120 [DefaultDispatcher-worker-17 @coroutine#2512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-10-22 13:23:47.120 [DefaultDispatcher-worker-17 @coroutine#2512] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-10-22 13:23:47.122 [Test worker @coroutine#2517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@706dee4 2024-10-22 13:23:47.125 [Test worker @coroutine#2524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@706dee4 2024-10-22 13:23:47.129 [Test worker @coroutine#2531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@706dee4 2024-10-22 13:23:47.133 [Test worker @coroutine#2533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@706dee4 2024-10-22 13:23:47.135 [Test worker @coroutine#2539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@706dee4 2024-10-22 13:23:47.138 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@706dee4 2024-10-22 13:23:47.140 [Test worker @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@706dee4 2024-10-22 13:23:47.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-10-22 13:23:47.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-10-22 13:23:47.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:47.141 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@706dee4: (connection evicted) 2024-10-22 13:23:47.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:47.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-10-22 13:23:47.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48dfce5c 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:47.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:47.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-10-22 13:23:47.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2024-10-22 13:23:47.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2024-10-22 13:23:47.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-10-22 13:23:47.147 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2024-10-22 13:23:47.157 [Test worker @coroutine#2545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2024-10-22 13:23:47.158 [Test worker @coroutine#2547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2024-10-22 13:23:47.159 [DefaultDispatcher-worker-15 @coroutine#2551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-22 13:23:47.159 [DefaultDispatcher-worker-15 @coroutine#2551] 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. 2024-10-22 13:23:47.159 [DefaultDispatcher-worker-15 @coroutine#2551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-22 13:23:47.159 [DefaultDispatcher-worker-15 @coroutine#2551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-22 13:23:47.161 [DefaultDispatcher-worker-3 @coroutine#2551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-22 13:23:47.161 [DefaultDispatcher-worker-3 @coroutine#2551] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-22 13:23:47.162 [DefaultDispatcher-worker-5 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-10-22 13:23:47.162 [DefaultDispatcher-worker-5 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.162 [DefaultDispatcher-worker-5 @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:34719/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:47.162 [DefaultDispatcher-worker-5 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.163 [DefaultDispatcher-worker-12 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.163 [DefaultDispatcher-worker-12 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.169 [DefaultDispatcher-worker-9 @coroutine#2550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2024-10-22 13:23:47.169 [DefaultDispatcher-worker-9 @coroutine#2550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-10-22 13:23:47.169 [DefaultDispatcher-worker-9 @coroutine#2550] 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. 2024-10-22 13:23:47.169 [DefaultDispatcher-worker-9 @coroutine#2550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-10-22 13:23:47.170 [DefaultDispatcher-worker-14 @coroutine#2550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-10-22 13:23:47.170 [DefaultDispatcher-worker-14 @coroutine#2550] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-10-22 13:23:47.173 [Test worker @coroutine#2555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2024-10-22 13:23:47.177 [Test worker @coroutine#2565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2024-10-22 13:23:47.182 [Test worker @coroutine#2572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2024-10-22 13:23:47.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-10-22 13:23:47.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-10-22 13:23:47.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:47.183 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dceec83: (connection evicted) 2024-10-22 13:23:47.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:47.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-10-22 13:23:47.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-10-22 13:23:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-10-22 13:23:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fa0943d 2024-10-22 13:23:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-22 13:23:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-22 13:23:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-22 13:23:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-10-22 13:23:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:47.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-10-22 13:23:47.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2024-10-22 13:23:47.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2024-10-22 13:23:47.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-10-22 13:23:47.188 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2024-10-22 13:23:47.198 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2024-10-22 13:23:47.200 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2024-10-22 13:23:47.200 [DefaultDispatcher-worker-9 @coroutine#2586] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-22 13:23:47.200 [DefaultDispatcher-worker-9 @coroutine#2586] 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. 2024-10-22 13:23:47.200 [DefaultDispatcher-worker-9 @coroutine#2586] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-22 13:23:47.200 [DefaultDispatcher-worker-9 @coroutine#2586] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-22 13:23:47.202 [DefaultDispatcher-worker-12 @coroutine#2586] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-22 13:23:47.202 [DefaultDispatcher-worker-12 @coroutine#2586] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-22 13:23:47.210 [DefaultDispatcher-worker-1 @coroutine#2585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2024-10-22 13:23:47.210 [DefaultDispatcher-worker-1 @coroutine#2585] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-10-22 13:23:47.210 [DefaultDispatcher-worker-1 @coroutine#2585] 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. 2024-10-22 13:23:47.210 [DefaultDispatcher-worker-1 @coroutine#2585] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-10-22 13:23:47.211 [DefaultDispatcher-worker-16 @coroutine#2585] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-10-22 13:23:47.211 [DefaultDispatcher-worker-16 @coroutine#2585] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-10-22 13:23:47.214 [Test worker @coroutine#2592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2024-10-22 13:23:47.217 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2024-10-22 13:23:47.220 [Test worker @coroutine#2599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2024-10-22 13:23:47.223 [Test worker @coroutine#2601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2024-10-22 13:23:47.227 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2024-10-22 13:23:47.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-10-22 13:23:47.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-10-22 13:23:47.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:47.228 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8: (connection evicted) 2024-10-22 13:23:47.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:47.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-10-22 13:23:47.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-10-22 13:23:47.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-10-22 13:23:47.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:47.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:47.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:47.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:47.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:47.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:47.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@602d5417 2024-10-22 13:23:47.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:47.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:47.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:47.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:47.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:47.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:47.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:47.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:47.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:47.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:47.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:47.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:47.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:47.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-22 13:23:47.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-22 13:23:47.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:47.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:47.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-22 13:23:47.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:47.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-10-22 13:23:47.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:47.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:47.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:47.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:47.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:47.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:47.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:47.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:47.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-10-22 13:23:47.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c 2024-10-22 13:23:47.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c 2024-10-22 13:23:47.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-10-22 13:23:47.234 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c 2024-10-22 13:23:47.239 [DefaultDispatcher-worker-3 @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5254d9b0 2024-10-22 13:23:47.239 [DefaultDispatcher-worker-3 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.239 [DefaultDispatcher-worker-3 @coroutine#2248] 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. 2024-10-22 13:23:47.239 [DefaultDispatcher-worker-3 @coroutine#2248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.240 [DefaultDispatcher-worker-4 @coroutine#2248] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.244 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c 2024-10-22 13:23:47.245 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c 2024-10-22 13:23:47.246 [DefaultDispatcher-worker-3 @coroutine#2619] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-22 13:23:47.246 [DefaultDispatcher-worker-3 @coroutine#2619] 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. 2024-10-22 13:23:47.246 [DefaultDispatcher-worker-3 @coroutine#2619] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-22 13:23:47.246 [DefaultDispatcher-worker-3 @coroutine#2619] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-22 13:23:47.248 [DefaultDispatcher-worker-11 @coroutine#2619] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-22 13:23:47.248 [DefaultDispatcher-worker-11 @coroutine#2619] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-22 13:23:47.257 [DefaultDispatcher-worker-17 @coroutine#2618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c 2024-10-22 13:23:47.257 [DefaultDispatcher-worker-17 @coroutine#2618] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-10-22 13:23:47.257 [DefaultDispatcher-worker-17 @coroutine#2618] 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. 2024-10-22 13:23:47.257 [DefaultDispatcher-worker-17 @coroutine#2618] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-10-22 13:23:47.257 [DefaultDispatcher-worker-16 @coroutine#2618] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-10-22 13:23:47.258 [DefaultDispatcher-worker-16 @coroutine#2618] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-10-22 13:23:47.260 [Test worker @coroutine#2623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c 2024-10-22 13:23:47.263 [Test worker @coroutine#2630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c 2024-10-22 13:23:47.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-10-22 13:23:47.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-10-22 13:23:47.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:47.265 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c: (connection evicted) 2024-10-22 13:23:47.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:47.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-10-22 13:23:47.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-10-22 13:23:47.317 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:47.360 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:47.360 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:47.371 [DefaultDispatcher-worker-16 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-10-22 13:23:47.371 [DefaultDispatcher-worker-16 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.371 [DefaultDispatcher-worker-16 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:47.371 [DefaultDispatcher-worker-16 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.372 [DefaultDispatcher-worker-17 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.373 [DefaultDispatcher-worker-17 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.429 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:47.490 [DefaultDispatcher-worker-5 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-22 13:23:47.491 [DefaultDispatcher-worker-5 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.491 [DefaultDispatcher-worker-5 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:47.491 [DefaultDispatcher-worker-5 @coroutine#2314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.492 [DefaultDispatcher-worker-16 @coroutine#2314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.492 [DefaultDispatcher-worker-16 @coroutine#2314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.500 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:47.558 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:47.604 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:47.613 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@152bb4cc 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@178f5b5b 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@178f5b5b 2024-10-22 13:23:47.614 [Test worker @coroutine#2668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-10-22 13:23:47.629 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178f5b5b 2024-10-22 13:23:47.639 [Test worker @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178f5b5b 2024-10-22 13:23:47.640 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178f5b5b 2024-10-22 13:23:47.642 [Test worker @coroutine#2674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178f5b5b 2024-10-22 13:23:47.646 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:47.654 [DefaultDispatcher-worker-5 @coroutine#2676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178f5b5b 2024-10-22 13:23:47.668 [DefaultDispatcher-worker-2 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178f5b5b 2024-10-22 13:23:47.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-10-22 13:23:47.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-10-22 13:23:47.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:47.671 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@178f5b5b: (connection evicted) 2024-10-22 13:23:47.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:47.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-10-22 13:23:47.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-10-22 13:23:47.674 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57e2d15c 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e03398 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e03398 2024-10-22 13:23:47.675 [Test worker @coroutine#2695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-10-22 13:23:47.686 [DefaultDispatcher-worker-6 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-10-22 13:23:47.687 [DefaultDispatcher-worker-6 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.687 [DefaultDispatcher-worker-6 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:47.687 [DefaultDispatcher-worker-6 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.688 [DefaultDispatcher-worker-9 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.688 [DefaultDispatcher-worker-9 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.694 [DefaultDispatcher-worker-9 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-10-22 13:23:47.694 [DefaultDispatcher-worker-9 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.694 [DefaultDispatcher-worker-9 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:47.694 [DefaultDispatcher-worker-9 @coroutine#2356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.695 [DefaultDispatcher-worker-8 @coroutine#2356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.695 [DefaultDispatcher-worker-8 @coroutine#2356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.696 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e03398 2024-10-22 13:23:47.706 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e03398 2024-10-22 13:23:47.707 [Test worker @coroutine#2704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e03398 2024-10-22 13:23:47.709 [Test worker @coroutine#2706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e03398 2024-10-22 13:23:47.709 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dd79a57 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3 2024-10-22 13:23:47.710 [Test worker @coroutine#2695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-10-22 13:23:47.725 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3 2024-10-22 13:23:47.735 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3 2024-10-22 13:23:47.737 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3 2024-10-22 13:23:47.738 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3 2024-10-22 13:23:47.752 [DefaultDispatcher-worker-12 @coroutine#2714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3 2024-10-22 13:23:47.765 [DefaultDispatcher-worker-12 @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e03398 2024-10-22 13:23:47.776 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:47.777 [DefaultDispatcher-worker-1 @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e03398 2024-10-22 13:23:47.788 [DefaultDispatcher-worker-3 @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e03398 2024-10-22 13:23:47.793 [DefaultDispatcher-worker-13 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-10-22 13:23:47.793 [DefaultDispatcher-worker-13 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.793 [DefaultDispatcher-worker-13 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:47.793 [DefaultDispatcher-worker-13 @coroutine#2110] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.794 [DefaultDispatcher-worker-9 @coroutine#2110] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.794 [DefaultDispatcher-worker-9 @coroutine#2110] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-10-22 13:23:47.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-10-22 13:23:47.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:47.806 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19e03398: (connection evicted) 2024-10-22 13:23:47.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:47.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-10-22 13:23:47.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-10-22 13:23:47.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-10-22 13:23:47.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-10-22 13:23:47.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:47.808 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3: (connection evicted) 2024-10-22 13:23:47.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:47.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-10-22 13:23:47.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d72dd86 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:47.810 [Test worker @coroutine#2738] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-10-22 13:23:47.811 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-10-22 13:23:47.811 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-10-22 13:23:47.811 [Test worker @coroutine#2738] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-10-22 13:23:47.828 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-10-22 13:23:47.838 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-10-22 13:23:47.839 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-10-22 13:23:47.841 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-10-22 13:23:47.841 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@320ca97c 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-10-22 13:23:47.842 [Test worker @coroutine#2738] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-10-22 13:23:47.850 [DefaultDispatcher-worker-10 @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-10-22 13:23:47.850 [DefaultDispatcher-worker-10 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.850 [DefaultDispatcher-worker-10 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:47.851 [DefaultDispatcher-worker-10 @coroutine#2416] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.852 [DefaultDispatcher-worker-10 @coroutine#2416] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.852 [DefaultDispatcher-worker-10 @coroutine#2416] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.857 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-10-22 13:23:47.867 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-10-22 13:23:47.868 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-10-22 13:23:47.870 [Test worker @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-10-22 13:23:47.882 [DefaultDispatcher-worker-2 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-10-22 13:23:47.898 [DefaultDispatcher-worker-6 @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-10-22 13:23:47.909 [DefaultDispatcher-worker-12 @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-10-22 13:23:47.911 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:47.919 [DefaultDispatcher-worker-8 @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-10-22 13:23:47.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-10-22 13:23:47.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-10-22 13:23:47.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:47.924 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77228160: (connection evicted) 2024-10-22 13:23:47.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:47.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-10-22 13:23:47.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-10-22 13:23:47.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-10-22 13:23:47.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-10-22 13:23:47.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:47.925 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8: (connection evicted) 2024-10-22 13:23:47.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:47.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-10-22 13:23:47.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1418a1bd 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:47.928 [Test worker @coroutine#2776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-10-22 13:23:47.929 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-10-22 13:23:47.929 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-10-22 13:23:47.929 [Test worker @coroutine#2776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-10-22 13:23:47.939 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:47.952 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-10-22 13:23:47.961 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-10-22 13:23:47.963 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-10-22 13:23:47.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-10-22 13:23:47.975 [DefaultDispatcher-worker-6 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-10-22 13:23:47.975 [DefaultDispatcher-worker-6 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.975 [DefaultDispatcher-worker-6 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:47.975 [DefaultDispatcher-worker-6 @coroutine#2157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.977 [DefaultDispatcher-worker-8 @coroutine#2157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.977 [DefaultDispatcher-worker-11 @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-10-22 13:23:47.977 [DefaultDispatcher-worker-8 @coroutine#2157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:47.999 [DefaultDispatcher-worker-13 @coroutine#2776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-10-22 13:23:48.001 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-10-22 13:23:48.011 [DefaultDispatcher-worker-11 @coroutine#2776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-10-22 13:23:48.029 [HikariPool-139 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:48.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-10-22 13:23:48.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-10-22 13:23:48.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:48.036 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@628af295: (connection evicted) 2024-10-22 13:23:48.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:48.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-10-22 13:23:48.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-10-22 13:23:48.038 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-10-22 13:23:48.038 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:48.038 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:48.038 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:48.038 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:48.038 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:48.038 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:48.038 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c10f9f3 2024-10-22 13:23:48.038 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:48.038 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:48.038 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:48.038 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:48.039 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:48.039 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:48.039 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:48.039 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:48.039 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:48.039 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:48.039 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:48.039 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:48.039 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:48.039 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:48.039 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:48.039 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:48.039 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:48.039 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:48.039 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:48.039 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-10-22 13:23:48.039 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:48.039 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:48.039 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:48.039 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:48.039 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:48.039 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:48.039 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:48.039 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:48.039 [Test worker @coroutine#2835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-10-22 13:23:48.039 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-10-22 13:23:48.039 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-10-22 13:23:48.039 [Test worker @coroutine#2835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-10-22 13:23:48.054 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-10-22 13:23:48.064 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-10-22 13:23:48.066 [Test worker @coroutine#2838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-10-22 13:23:48.068 [Test worker @coroutine#2841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-10-22 13:23:48.093 [DefaultDispatcher-worker-11 @coroutine#2835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-10-22 13:23:48.100 [DefaultDispatcher-worker-7 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-10-22 13:23:48.100 [DefaultDispatcher-worker-7 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.100 [DefaultDispatcher-worker-7 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:48.100 [DefaultDispatcher-worker-7 @coroutine#2189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.102 [DefaultDispatcher-worker-14 @coroutine#2189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.102 [DefaultDispatcher-worker-14 @coroutine#2189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.105 [DefaultDispatcher-worker-9 @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-10-22 13:23:48.108 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-10-22 13:23:48.117 [DefaultDispatcher-worker-2 @coroutine#2835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-10-22 13:23:48.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-10-22 13:23:48.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-10-22 13:23:48.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:48.124 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc: (connection evicted) 2024-10-22 13:23:48.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:48.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-10-22 13:23:48.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-10-22 13:23:48.126 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63b334fd 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:48.127 [Test worker @coroutine#2891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-10-22 13:23:48.128 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2024-10-22 13:23:48.128 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2024-10-22 13:23:48.128 [Test worker @coroutine#2891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-10-22 13:23:48.148 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2024-10-22 13:23:48.157 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2024-10-22 13:23:48.159 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2024-10-22 13:23:48.161 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2024-10-22 13:23:48.175 [DefaultDispatcher-worker-17 @coroutine#2899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2024-10-22 13:23:48.176 [DefaultDispatcher-worker-8 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-10-22 13:23:48.177 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.177 [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:34719/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:48.177 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.178 [DefaultDispatcher-worker-2 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.178 [DefaultDispatcher-worker-2 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.182 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:48.199 [DefaultDispatcher-worker-7 @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2024-10-22 13:23:48.208 [DefaultDispatcher-worker-14 @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2024-10-22 13:23:48.214 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:48.261 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:48.320 [DefaultDispatcher-worker-12 @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5254d9b0 2024-10-22 13:23:48.320 [DefaultDispatcher-worker-12 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.320 [DefaultDispatcher-worker-12 @coroutine#2248] 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. 2024-10-22 13:23:48.320 [DefaultDispatcher-worker-12 @coroutine#2248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.322 [DefaultDispatcher-worker-14 @coroutine#2248] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.388 [DefaultDispatcher-worker-2 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b6fcca1 2024-10-22 13:23:48.399 [DefaultDispatcher-worker-8 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-10-22 13:23:48.399 [DefaultDispatcher-worker-8 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.399 [DefaultDispatcher-worker-8 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:48.399 [DefaultDispatcher-worker-8 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.401 [DefaultDispatcher-worker-3 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.401 [DefaultDispatcher-worker-3 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.407 [DefaultDispatcher-worker-4 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2024-10-22 13:23:48.456 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:48.457 [DefaultDispatcher-worker-4 @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5604b85 2024-10-22 13:23:48.457 [DefaultDispatcher-worker-16 @coroutine#2942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bfd97fb 2024-10-22 13:23:48.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-10-22 13:23:48.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-10-22 13:23:48.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:48.458 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71a509c: (connection evicted) 2024-10-22 13:23:48.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:48.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-10-22 13:23:48.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-10-22 13:23:48.461 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-10-22 13:23:48.461 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:48.461 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:48.461 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:48.461 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:48.461 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:48.461 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:48.461 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b88a2e2 2024-10-22 13:23:48.461 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:48.461 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:48.461 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:48.461 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:48.461 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:48.461 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:48.461 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:48.461 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:48.461 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:48.461 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:48.462 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:48.462 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:48.462 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:48.462 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:48.462 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:48.462 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:48.462 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:48.462 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:48.462 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:48.462 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-10-22 13:23:48.462 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:48.462 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:48.462 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:48.462 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:48.462 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:48.462 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:48.462 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:48.462 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:48.462 [Test worker @coroutine#2943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-10-22 13:23:48.462 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-10-22 13:23:48.462 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-10-22 13:23:48.462 [Test worker @coroutine#2943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-10-22 13:23:48.478 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-10-22 13:23:48.486 [DefaultDispatcher-worker-16 @coroutine#2946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31880efa 2024-10-22 13:23:48.488 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-10-22 13:23:48.489 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:48.489 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-10-22 13:23:48.491 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-10-22 13:23:48.504 [DefaultDispatcher-worker-1 @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-10-22 13:23:48.504 [DefaultDispatcher-worker-17 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-22 13:23:48.504 [DefaultDispatcher-worker-17 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.504 [DefaultDispatcher-worker-17 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:48.504 [DefaultDispatcher-worker-17 @coroutine#2314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.506 [DefaultDispatcher-worker-4 @coroutine#2314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.506 [DefaultDispatcher-worker-4 @coroutine#2314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.506 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-10-22 13:23:48.515 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:48.529 [DefaultDispatcher-worker-5 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-10-22 13:23:48.539 [DefaultDispatcher-worker-16 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-10-22 13:23:48.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-10-22 13:23:48.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-10-22 13:23:48.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:48.550 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114: (connection evicted) 2024-10-22 13:23:48.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:48.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-10-22 13:23:48.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59d8a968 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:48.552 [Test worker @coroutine#2984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-10-22 13:23:48.553 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a438c0a 2024-10-22 13:23:48.553 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a438c0a 2024-10-22 13:23:48.553 [Test worker @coroutine#2984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-10-22 13:23:48.555 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:48.568 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a438c0a 2024-10-22 13:23:48.577 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a438c0a 2024-10-22 13:23:48.579 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a438c0a 2024-10-22 13:23:48.581 [Test worker @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a438c0a 2024-10-22 13:23:48.581 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:48.593 [DefaultDispatcher-worker-12 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a438c0a 2024-10-22 13:23:48.653 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:48.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-10-22 13:23:48.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-10-22 13:23:48.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:48.658 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a438c0a: (connection evicted) 2024-10-22 13:23:48.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:48.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-10-22 13:23:48.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72d2470 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:48.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@609f136b 2024-10-22 13:23:48.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@609f136b 2024-10-22 13:23:48.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-10-22 13:23:48.738 [DefaultDispatcher-worker-14 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-10-22 13:23:48.738 [DefaultDispatcher-worker-2 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-10-22 13:23:48.738 [DefaultDispatcher-worker-14 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.738 [DefaultDispatcher-worker-14 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:48.738 [DefaultDispatcher-worker-14 @coroutine#2356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.738 [DefaultDispatcher-worker-2 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.738 [DefaultDispatcher-worker-2 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:48.738 [DefaultDispatcher-worker-2 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.739 [DefaultDispatcher-worker-7 @coroutine#2356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.739 [DefaultDispatcher-worker-17 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.739 [DefaultDispatcher-worker-7 @coroutine#2356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.739 [DefaultDispatcher-worker-17 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.756 [DefaultDispatcher-worker-16 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609f136b 2024-10-22 13:23:48.762 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:48.764 [DefaultDispatcher-worker-4 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609f136b 2024-10-22 13:23:48.773 [DefaultDispatcher-worker-15 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609f136b 2024-10-22 13:23:48.781 [DefaultDispatcher-worker-7 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609f136b 2024-10-22 13:23:48.804 [DefaultDispatcher-worker-2 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-10-22 13:23:48.805 [DefaultDispatcher-worker-2 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.805 [DefaultDispatcher-worker-2 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:48.805 [DefaultDispatcher-worker-2 @coroutine#2110] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.806 [DefaultDispatcher-worker-2 @coroutine#2110] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.806 [DefaultDispatcher-worker-2 @coroutine#2110] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.815 [DefaultDispatcher-worker-15 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609f136b 2024-10-22 13:23:48.815 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-10-22 13:23:48.823 [Test worker] INFO ktor.application - Application started in 0.008 seconds. 2024-10-22 13:23:48.825 [DefaultDispatcher-worker-11 @coroutine#3030] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-10-22 13:23:48.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-10-22 13:23:48.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:48.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:48.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:48.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:48.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:48.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:48.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5afbbf9b 2024-10-22 13:23:48.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:48.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:48.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:48.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:48.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:48.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:48.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:48.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:48.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:48.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:48.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:48.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:48.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:48.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:48.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:48.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:48.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:48.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:48.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:48.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-10-22 13:23:48.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:48.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:48.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:48.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:48.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:48.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:48.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:48.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:48.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-10-22 13:23:48.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-10-22 13:23:48.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-10-22 13:23:48.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-10-22 13:23:48.843 [DefaultDispatcher-worker-15 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:48.843 [DefaultDispatcher-worker-15 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-22 13:23:48.843 [DefaultDispatcher-worker-15 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:48.843 [DefaultDispatcher-worker-15 @coroutine#3034] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-22 13:23:48.845 [eventLoopGroupProxy-19-1 @call-handler#3041] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-10-22 13:23:48.846 [eventLoopGroupProxy-19-1 @call-handler#3041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:48.846 [eventLoopGroupProxy-19-2 @call-handler#3043] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-10-22 13:23:48.846 [eventLoopGroupProxy-19-2 @call-handler#3043] 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 2024-10-22 13:23:48.846 [eventLoopGroupProxy-19-2 @call-handler#3043] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-22 13:23:48.847 [eventLoopGroupProxy-19-2 @call-handler#3043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:48.848 [DefaultDispatcher-worker-12 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:48.848 [DefaultDispatcher-worker-12 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21312b5 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:48.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:48.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-10-22 13:23:48.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-10-22 13:23:48.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-10-22 13:23:48.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-10-22 13:23:48.862 [DefaultDispatcher-worker-6 @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-10-22 13:23:48.863 [DefaultDispatcher-worker-6 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.863 [DefaultDispatcher-worker-6 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:48.863 [DefaultDispatcher-worker-6 @coroutine#2416] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.864 [DefaultDispatcher-worker-4 @coroutine#2416] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.864 [DefaultDispatcher-worker-4 @coroutine#2416] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.867 [DefaultDispatcher-worker-7 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:48.867 [DefaultDispatcher-worker-7 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-22 13:23:48.867 [DefaultDispatcher-worker-7 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:48.867 [DefaultDispatcher-worker-7 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1912ba29 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:48.868 [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/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) 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:48.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:48.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-10-22 13:23:48.868 [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 2024-10-22 13:23:48.869 [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. 2024-10-22 13:23:48.869 [eventLoopGroupProxy-19-3 @call-handler#3057] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-10-22 13:23:48.869 [eventLoopGroupProxy-19-3 @call-handler#3057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:48.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b72289 2024-10-22 13:23:48.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b72289 2024-10-22 13:23:48.873 [eventLoopGroupProxy-19-2 @call-handler#3054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:48.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-10-22 13:23:48.874 [DefaultDispatcher-worker-15 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:48.874 [DefaultDispatcher-worker-15 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:48.875 [DefaultDispatcher-worker-16 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-10-22 13:23:48.875 [DefaultDispatcher-worker-16 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.876 [DefaultDispatcher-worker-16 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:48.876 [DefaultDispatcher-worker-16 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.876 [eventLoopGroupProxy-19-2 @call-handler#3062] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-10-22 13:23:48.876 [eventLoopGroupProxy-19-2 @call-handler#3062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:48.877 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.877 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.886 [DefaultDispatcher-worker-14 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-10-22 13:23:48.893 [DefaultDispatcher-worker-12 @coroutine#3068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:48.893 [DefaultDispatcher-worker-12 @coroutine#3068] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-22 13:23:48.893 [DefaultDispatcher-worker-12 @coroutine#3068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:48.893 [DefaultDispatcher-worker-12 @coroutine#3068] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-22 13:23:48.894 [eventLoopGroupProxy-19-2 @call-handler#3072] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-10-22 13:23:48.895 [eventLoopGroupProxy-19-2 @call-handler#3072] 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 2024-10-22 13:23:48.895 [eventLoopGroupProxy-19-2 @call-handler#3072] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-22 13:23:48.895 [eventLoopGroupProxy-19-4 @call-handler#3076] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-10-22 13:23:48.896 [eventLoopGroupProxy-19-4 @call-handler#3076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:48.897 [DefaultDispatcher-worker-7 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-10-22 13:23:48.897 [DefaultDispatcher-worker-9 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-10-22 13:23:48.898 [DefaultDispatcher-worker-7 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.898 [DefaultDispatcher-worker-7 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:48.898 [DefaultDispatcher-worker-7 @coroutine#3049] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.903 [eventLoopGroupProxy-19-5 @call-handler#3082] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-10-22 13:23:48.903 [eventLoopGroupProxy-19-5 @call-handler#3082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:48.903 [DefaultDispatcher-worker-10 @coroutine#3049] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.903 [DefaultDispatcher-worker-10 @coroutine#3049] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.906 [DefaultDispatcher-worker-13 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609f136b 2024-10-22 13:23:48.906 [eventLoopGroupProxy-19-2 @call-handler#3072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:48.907 [DefaultDispatcher-worker-4 @coroutine#3068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:48.907 [DefaultDispatcher-worker-4 @coroutine#3068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-22 13:23:48.913 [DefaultDispatcher-worker-13 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-10-22 13:23:48.917 [DefaultDispatcher-worker-10 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609f136b 2024-10-22 13:23:48.922 [DefaultDispatcher-worker-6 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b72289 2024-10-22 13:23:48.922 [DefaultDispatcher-worker-6 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.922 [DefaultDispatcher-worker-6 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:48.922 [DefaultDispatcher-worker-6 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.923 [eventLoopGroupProxy-19-2 @call-handler#3092] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-10-22 13:23:48.923 [eventLoopGroupProxy-19-2 @call-handler#3092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:48.923 [DefaultDispatcher-worker-4 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-10-22 13:23:48.923 [DefaultDispatcher-worker-8 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.923 [DefaultDispatcher-worker-8 @coroutine#3067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.926 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:48.933 [DefaultDispatcher-worker-11 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b72289 2024-10-22 13:23:48.944 [DefaultDispatcher-worker-10 @coroutine#3069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b72289 2024-10-22 13:23:48.950 [DefaultDispatcher-worker-9 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609f136b 2024-10-22 13:23:48.950 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:48.952 [DefaultDispatcher-worker-9 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-10-22 13:23:48.952 [DefaultDispatcher-worker-9 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-10-22 13:23:48.952 [DefaultDispatcher-worker-9 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-10-22 13:23:48.952 [eventLoopGroupProxy-19-2 @call-handler#3106] 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) 2024-10-22 13:23:48.961 [DefaultDispatcher-worker-4 @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-10-22 13:23:48.973 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:48.976 [DefaultDispatcher-worker-4 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-10-22 13:23:48.976 [DefaultDispatcher-worker-4 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-10-22 13:23:48.977 [DefaultDispatcher-worker-4 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-10-22 13:23:48.977 [DefaultDispatcher-worker-4 @coroutine#3073] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:48.977 [DefaultDispatcher-worker-4 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=651801781941194753 2024-10-22 13:23:48.977 [DefaultDispatcher-worker-4 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=651801781941194753. 2024-10-22 13:23:48.977 [DefaultDispatcher-worker-4 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=651801781941194753 2024-10-22 13:23:48.978 [eventLoopGroupProxy-19-2 @call-handler#3110] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-10-22 13:23:48.982 [eventLoopGroupProxy-19-2 @call-handler#3110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:48.983 [DefaultDispatcher-worker-5 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=651801781941194753 2024-10-22 13:23:48.983 [DefaultDispatcher-worker-5 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=651801781941194753 2024-10-22 13:23:48.983 [DefaultDispatcher-worker-5 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=651801781941194753. 2024-10-22 13:23:48.983 [DefaultDispatcher-worker-5 @coroutine#3073] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=651801781941194753 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:48.989 [DefaultDispatcher-worker-12 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-10-22 13:23:48.989 [DefaultDispatcher-worker-12 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.989 [DefaultDispatcher-worker-12 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:48.989 [DefaultDispatcher-worker-12 @coroutine#2157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.990 [DefaultDispatcher-worker-2 @coroutine#2157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.990 [DefaultDispatcher-worker-2 @coroutine#2157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:48.994 [DefaultDispatcher-worker-10 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-10-22 13:23:48.995 [DefaultDispatcher-worker-10 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-10-22 13:23:48.995 [DefaultDispatcher-worker-10 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-10-22 13:23:48.995 [DefaultDispatcher-worker-10 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-10-22 13:23:48.996 [eventLoopGroupProxy-19-2 @call-handler#3117] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-10-22 13:23:48.998 [eventLoopGroupProxy-19-2 @call-handler#3117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:48.999 [DefaultDispatcher-worker-1 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-10-22 13:23:48.999 [DefaultDispatcher-worker-1 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-10-22 13:23:48.999 [DefaultDispatcher-worker-1 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-10-22 13:23:48.999 [DefaultDispatcher-worker-1 @coroutine#3073] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:49.009 [DefaultDispatcher-worker-17 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-10-22 13:23:49.034 [DefaultDispatcher-worker-12 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-10-22 13:23:49.046 [DefaultDispatcher-worker-15 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609f136b 2024-10-22 13:23:49.046 [DefaultDispatcher-worker-17 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-10-22 13:23:49.046 [DefaultDispatcher-worker-17 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-10-22 13:23:49.046 [DefaultDispatcher-worker-17 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-22 13:23:49.046 [DefaultDispatcher-worker-17 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-10-22 13:23:49.046 [DefaultDispatcher-worker-17 @coroutine#3035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-10-22 13:23:49.047 [eventLoopGroupProxy-19-2 @call-handler#3123] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-10-22 13:23:49.048 [eventLoopGroupProxy-19-2 @call-handler#3123] 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 2024-10-22 13:23:49.048 [eventLoopGroupProxy-19-2 @call-handler#3123] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-22 13:23:49.057 [DefaultDispatcher-worker-12 @call-handler#3123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609f136b 2024-10-22 13:23:49.058 [eventLoopGroupProxy-19-2 @call-handler#3123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:49.058 [DefaultDispatcher-worker-7 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-10-22 13:23:49.058 [DefaultDispatcher-worker-7 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-10-22 13:23:49.058 [DefaultDispatcher-worker-7 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-22 13:23:49.058 [DefaultDispatcher-worker-7 @coroutine#3035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:49.068 [DefaultDispatcher-worker-2 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-10-22 13:23:49.075 [DefaultDispatcher-worker-3 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609f136b 2024-10-22 13:23:49.076 [DefaultDispatcher-worker-3 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-10-22 13:23:49.076 [DefaultDispatcher-worker-3 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-10-22 13:23:49.076 [DefaultDispatcher-worker-3 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-10-22 13:23:49.077 [eventLoopGroupProxy-19-2 @call-handler#3136] 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) 2024-10-22 13:23:49.085 [DefaultDispatcher-worker-2 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-10-22 13:23:49.097 [DefaultDispatcher-worker-2 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-10-22 13:23:49.097 [DefaultDispatcher-worker-2 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-10-22 13:23:49.098 [DefaultDispatcher-worker-2 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-10-22 13:23:49.098 [DefaultDispatcher-worker-2 @coroutine#3073] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:49.098 [DefaultDispatcher-worker-2 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=651801786236162048 2024-10-22 13:23:49.098 [DefaultDispatcher-worker-2 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=651801786236162048. 2024-10-22 13:23:49.098 [DefaultDispatcher-worker-2 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=651801786236162048 2024-10-22 13:23:49.099 [eventLoopGroupProxy-19-2 @call-handler#3140] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-10-22 13:23:49.100 [eventLoopGroupProxy-19-2 @call-handler#3140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:49.100 [DefaultDispatcher-worker-2 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=651801786236162048 2024-10-22 13:23:49.100 [DefaultDispatcher-worker-2 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=651801786236162048 2024-10-22 13:23:49.100 [DefaultDispatcher-worker-2 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=651801786236162048. 2024-10-22 13:23:49.100 [DefaultDispatcher-worker-2 @coroutine#3073] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=651801786236162048 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:49.113 [DefaultDispatcher-worker-12 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-10-22 13:23:49.114 [DefaultDispatcher-worker-12 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-10-22 13:23:49.114 [DefaultDispatcher-worker-12 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-10-22 13:23:49.114 [DefaultDispatcher-worker-12 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-10-22 13:23:49.114 [DefaultDispatcher-worker-16 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-10-22 13:23:49.115 [DefaultDispatcher-worker-16 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.115 [DefaultDispatcher-worker-16 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:49.115 [DefaultDispatcher-worker-16 @coroutine#2189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.115 [eventLoopGroupProxy-19-2 @call-handler#3146] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-10-22 13:23:49.116 [eventLoopGroupProxy-19-2 @call-handler#3146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:49.116 [DefaultDispatcher-worker-16 @coroutine#2189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.116 [DefaultDispatcher-worker-16 @coroutine#2189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.116 [DefaultDispatcher-worker-2 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-10-22 13:23:49.116 [DefaultDispatcher-worker-2 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-10-22 13:23:49.116 [DefaultDispatcher-worker-2 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-10-22 13:23:49.116 [DefaultDispatcher-worker-2 @coroutine#3073] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:49.127 [DefaultDispatcher-worker-5 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-10-22 13:23:49.152 [DefaultDispatcher-worker-1 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-10-22 13:23:49.163 [DefaultDispatcher-worker-8 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609f136b 2024-10-22 13:23:49.163 [DefaultDispatcher-worker-14 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-10-22 13:23:49.164 [DefaultDispatcher-worker-14 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-10-22 13:23:49.164 [DefaultDispatcher-worker-14 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-22 13:23:49.164 [DefaultDispatcher-worker-14 @coroutine#3051] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-10-22 13:23:49.164 [DefaultDispatcher-worker-14 @coroutine#3051] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-10-22 13:23:49.165 [eventLoopGroupProxy-19-2 @call-handler#3154] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-10-22 13:23:49.165 [eventLoopGroupProxy-19-2 @call-handler#3154] 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 2024-10-22 13:23:49.165 [eventLoopGroupProxy-19-2 @call-handler#3154] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-22 13:23:49.172 [DefaultDispatcher-worker-14 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609f136b 2024-10-22 13:23:49.183 [DefaultDispatcher-worker-11 @call-handler#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609f136b 2024-10-22 13:23:49.183 [eventLoopGroupProxy-19-2 @call-handler#3154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:49.184 [DefaultDispatcher-worker-12 @coroutine#3051] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-10-22 13:23:49.184 [DefaultDispatcher-worker-12 @coroutine#3051] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-10-22 13:23:49.184 [DefaultDispatcher-worker-12 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-22 13:23:49.184 [DefaultDispatcher-worker-12 @coroutine#3051] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:49.191 [DefaultDispatcher-worker-6 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-10-22 13:23:49.191 [DefaultDispatcher-worker-6 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.191 [DefaultDispatcher-worker-6 @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:34719/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:49.191 [DefaultDispatcher-worker-6 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.193 [DefaultDispatcher-worker-13 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.193 [DefaultDispatcher-worker-13 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.196 [DefaultDispatcher-worker-13 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-10-22 13:23:49.198 [UI Thread @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=651801781941194752 2024-10-22 13:23:49.198 [UI Thread @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=651801781941194752. 2024-10-22 13:23:49.198 [UI Thread @coroutine#3175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=651801781941194752 2024-10-22 13:23:49.198 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.198 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=651801781941194753&assignmentUid=651801781941194752. 2024-10-22 13:23:49.198 [UI Thread @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.199 [eventLoopGroupProxy-19-2 @call-handler#3192] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-10-22 13:23:49.200 [eventLoopGroupProxy-19-5 @call-handler#3194] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-10-22 13:23:49.200 [UI Thread @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.200 [UI Thread @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=651801781941194753&assignmentUid=651801781941194752. 2024-10-22 13:23:49.200 [UI Thread @coroutine#3186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.201 [UI Thread @coroutine#3188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.201 [UI Thread @coroutine#3188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=651801781941194753&assignmentUid=651801781941194752. 2024-10-22 13:23:49.201 [UI Thread @coroutine#3188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.203 [UI Thread @coroutine#3208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=651801781941194752&clazzUid=651801781941194752&accountPersonUid=651801781941194753 2024-10-22 13:23:49.203 [UI Thread @coroutine#3208] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=651801781941194752&clazzUid=651801781941194752&accountPersonUid=651801781941194753. 2024-10-22 13:23:49.203 [UI Thread @coroutine#3208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=651801781941194752&clazzUid=651801781941194752&accountPersonUid=651801781941194753 2024-10-22 13:23:49.203 [eventLoopGroupProxy-19-5 @call-handler#3194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:49.203 [eventLoopGroupProxy-19-6 @call-handler#3213] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-10-22 13:23:49.204 [UI Thread @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.204 [UI Thread @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.204 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=651801781941194753&assignmentUid=651801781941194752. 2024-10-22 13:23:49.204 [UI Thread @coroutine#3181] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=651801781941194753&assignmentUid=651801781941194752 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:49.205 [eventLoopGroupProxy-19-8 @call-handler#3217] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-10-22 13:23:49.205 [eventLoopGroupProxy-19-2 @call-handler#3192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:49.205 [eventLoopGroupProxy-19-6 @call-handler#3213] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:49.205 [eventLoopGroupProxy-19-7 @call-handler#3220] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-10-22 13:23:49.206 [UI Thread @coroutine#3175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=651801781941194752 2024-10-22 13:23:49.206 [UI Thread @coroutine#3175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=651801781941194752 2024-10-22 13:23:49.206 [UI Thread @coroutine#3186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.206 [UI Thread @coroutine#3186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.207 [UI Thread @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=651801781941194752. 2024-10-22 13:23:49.207 [UI Thread @coroutine#3175] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=651801781941194752 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:49.207 [eventLoopGroupProxy-19-7 @call-handler#3220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:49.207 [UI Thread @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=651801781941194753&assignmentUid=651801781941194752. 2024-10-22 13:23:49.207 [UI Thread @coroutine#3186] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=651801781941194753&assignmentUid=651801781941194752 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:49.208 [UI Thread @coroutine#3188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.208 [UI Thread @coroutine#3188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.208 [UI Thread @coroutine#3188] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=651801781941194753&assignmentUid=651801781941194752. 2024-10-22 13:23:49.208 [UI Thread @coroutine#3188] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=651801781941194753&assignmentUid=651801781941194752 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:49.216 [DefaultDispatcher-worker-3 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-10-22 13:23:49.217 [eventLoopGroupProxy-19-8 @call-handler#3217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:49.218 [UI Thread @coroutine#3208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=651801781941194752&clazzUid=651801781941194752&accountPersonUid=651801781941194753 2024-10-22 13:23:49.218 [UI Thread @coroutine#3208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=651801781941194752&clazzUid=651801781941194752&accountPersonUid=651801781941194753 2024-10-22 13:23:49.219 [UI Thread @coroutine#3208] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=651801781941194752&clazzUid=651801781941194752&accountPersonUid=651801781941194753. 2024-10-22 13:23:49.219 [UI Thread @coroutine#3208] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=651801781941194752&clazzUid=651801781941194752&accountPersonUid=651801781941194753 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:49.226 [DefaultDispatcher-worker-4 @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-10-22 13:23:49.236 [DefaultDispatcher-worker-9 @coroutine#3186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-10-22 13:23:49.245 [DefaultDispatcher-worker-13 @coroutine#3188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-10-22 13:23:49.257 [DefaultDispatcher-worker-12 @coroutine#3208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-10-22 13:23:49.262 [UI Thread @coroutine#3234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=651801781941194752 2024-10-22 13:23:49.262 [UI Thread @coroutine#3234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=651801781941194752. 2024-10-22 13:23:49.262 [UI Thread @coroutine#3234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=651801781941194752 2024-10-22 13:23:49.263 [eventLoopGroupProxy-19-2 @call-handler#3236] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-10-22 13:23:49.265 [eventLoopGroupProxy-19-2 @call-handler#3236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:49.265 [UI Thread @coroutine#3234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=651801781941194752 2024-10-22 13:23:49.265 [UI Thread @coroutine#3234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=651801781941194752 2024-10-22 13:23:49.266 [UI Thread @coroutine#3234] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=651801781941194752. 2024-10-22 13:23:49.266 [UI Thread @coroutine#3234] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=651801781941194752 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:49.277 [DefaultDispatcher-worker-16 @coroutine#3234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-10-22 13:23:49.290 [DefaultDispatcher-worker-3 @coroutine#3234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-10-22 13:23:49.299 [DefaultDispatcher-worker-12 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-10-22 13:23:49.300 [DefaultDispatcher-worker-12 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-10-22 13:23:49.300 [DefaultDispatcher-worker-12 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-22 13:23:49.300 [DefaultDispatcher-worker-12 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-10-22 13:23:49.300 [DefaultDispatcher-worker-12 @coroutine#3035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-10-22 13:23:49.301 [eventLoopGroupProxy-19-2 @call-handler#3244] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-10-22 13:23:49.301 [eventLoopGroupProxy-19-2 @call-handler#3244] 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 2024-10-22 13:23:49.301 [eventLoopGroupProxy-19-2 @call-handler#3244] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-22 13:23:49.313 [DefaultDispatcher-worker-12 @call-handler#3244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609f136b 2024-10-22 13:23:49.313 [eventLoopGroupProxy-19-2 @call-handler#3244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:49.313 [DefaultDispatcher-worker-9 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-10-22 13:23:49.314 [DefaultDispatcher-worker-9 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-10-22 13:23:49.314 [DefaultDispatcher-worker-9 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-22 13:23:49.314 [DefaultDispatcher-worker-9 @coroutine#3035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:49.322 [UI Thread @coroutine#3259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=651801786236162048&assignmentUid=651801781941194752&clazzUid=651801781941194752&submitterUid=651801781941194753 2024-10-22 13:23:49.322 [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:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=651801786236162048&assignmentUid=651801781941194752&clazzUid=651801781941194752&submitterUid=651801781941194753. 2024-10-22 13:23:49.322 [UI Thread @coroutine#3259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=651801786236162048&assignmentUid=651801781941194752&clazzUid=651801781941194752&submitterUid=651801781941194753 2024-10-22 13:23:49.323 [eventLoopGroupProxy-19-2 @call-handler#3263] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2024-10-22 13:23:49.326 [DefaultDispatcher-worker-3 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-10-22 13:23:49.331 [eventLoopGroupProxy-19-2 @call-handler#3263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:49.332 [UI Thread @coroutine#3259] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=651801786236162048&assignmentUid=651801781941194752&clazzUid=651801781941194752&submitterUid=651801781941194753 2024-10-22 13:23:49.332 [UI Thread @coroutine#3259] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=651801786236162048&assignmentUid=651801781941194752&clazzUid=651801781941194752&submitterUid=651801781941194753 2024-10-22 13:23:49.332 [UI Thread @coroutine#3259] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=651801786236162048&assignmentUid=651801781941194752&clazzUid=651801781941194752&submitterUid=651801781941194753. 2024-10-22 13:23:49.332 [UI Thread @coroutine#3259] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=651801786236162048&assignmentUid=651801781941194752&clazzUid=651801781941194752&submitterUid=651801781941194753 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:49.332 [DefaultDispatcher-worker-3 @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5254d9b0 2024-10-22 13:23:49.333 [DefaultDispatcher-worker-3 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.333 [DefaultDispatcher-worker-3 @coroutine#2248] 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. 2024-10-22 13:23:49.333 [DefaultDispatcher-worker-3 @coroutine#2248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.334 [DefaultDispatcher-worker-12 @coroutine#2248] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.344 [DefaultDispatcher-worker-4 @coroutine#3259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-10-22 13:23:49.352 [UI Thread @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=651801781941194753 2024-10-22 13:23:49.352 [UI Thread @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=651801781941194753. 2024-10-22 13:23:49.352 [UI Thread @coroutine#3275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=651801781941194753 2024-10-22 13:23:49.353 [eventLoopGroupProxy-19-2 @call-handler#3284] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-10-22 13:23:49.354 [UI Thread @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.354 [UI Thread @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=651801781941194753&assignmentUid=651801781941194752. 2024-10-22 13:23:49.354 [UI Thread @coroutine#3280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.354 [eventLoopGroupProxy-19-2 @call-handler#3284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:49.354 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=651801781941194752 2024-10-22 13:23:49.354 [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:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=651801781941194752. 2024-10-22 13:23:49.354 [UI Thread @coroutine#3285] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=651801781941194752 2024-10-22 13:23:49.355 [UI Thread @coroutine#3287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.355 [eventLoopGroupProxy-19-5 @call-handler#3293] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-10-22 13:23:49.355 [UI Thread @coroutine#3287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=651801781941194753&assignmentUid=651801781941194752. 2024-10-22 13:23:49.355 [UI Thread @coroutine#3287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.355 [UI Thread @coroutine#3289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.355 [UI Thread @coroutine#3289] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=651801781941194753&assignmentUid=651801781941194752. 2024-10-22 13:23:49.355 [UI Thread @coroutine#3289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.355 [eventLoopGroupProxy-19-2 @call-handler#3299] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-10-22 13:23:49.355 [eventLoopGroupProxy-19-6 @call-handler#3302] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-10-22 13:23:49.356 [eventLoopGroupProxy-19-7 @call-handler#3305] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2024-10-22 13:23:49.356 [UI Thread @coroutine#3275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=651801781941194753 2024-10-22 13:23:49.356 [UI Thread @coroutine#3275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=651801781941194753 2024-10-22 13:23:49.357 [UI Thread @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=651801781941194753. 2024-10-22 13:23:49.357 [UI Thread @coroutine#3275] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=651801781941194753 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:49.357 [eventLoopGroupProxy-19-6 @call-handler#3302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:49.358 [UI Thread @coroutine#3287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.358 [UI Thread @coroutine#3287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.358 [UI Thread @coroutine#3287] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=651801781941194753&assignmentUid=651801781941194752. 2024-10-22 13:23:49.358 [UI Thread @coroutine#3287] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=651801781941194753&assignmentUid=651801781941194752 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:49.359 [eventLoopGroupProxy-19-7 @call-handler#3305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:49.359 [UI Thread @coroutine#3289] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.359 [UI Thread @coroutine#3289] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.359 [eventLoopGroupProxy-19-5 @call-handler#3293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:49.359 [UI Thread @coroutine#3289] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=651801781941194753&assignmentUid=651801781941194752. 2024-10-22 13:23:49.359 [UI Thread @coroutine#3289] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=651801781941194753&assignmentUid=651801781941194752 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:49.360 [UI Thread @coroutine#3280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.360 [UI Thread @coroutine#3280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.360 [UI Thread @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=651801781941194753&assignmentUid=651801781941194752. 2024-10-22 13:23:49.360 [UI Thread @coroutine#3280] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=651801781941194753&assignmentUid=651801781941194752 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:49.361 [eventLoopGroupProxy-19-2 @call-handler#3299] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:49.362 [UI Thread @coroutine#3285] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=651801781941194752 2024-10-22 13:23:49.362 [UI Thread @coroutine#3285] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=651801781941194752 2024-10-22 13:23:49.362 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=651801781941194752. 2024-10-22 13:23:49.362 [UI Thread @coroutine#3285] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=651801781941194752 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:49.369 [DefaultDispatcher-worker-8 @coroutine#3275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-10-22 13:23:49.378 [DefaultDispatcher-worker-8 @coroutine#3287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-10-22 13:23:49.387 [DefaultDispatcher-worker-7 @coroutine#3289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-10-22 13:23:49.397 [DefaultDispatcher-worker-4 @coroutine#3280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-10-22 13:23:49.408 [DefaultDispatcher-worker-14 @coroutine#3285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-10-22 13:23:49.412 [DefaultDispatcher-worker-14 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-10-22 13:23:49.412 [DefaultDispatcher-worker-14 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.412 [DefaultDispatcher-worker-14 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:49.412 [DefaultDispatcher-worker-14 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.414 [DefaultDispatcher-worker-12 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.414 [DefaultDispatcher-worker-12 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.414 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=651801781941194752&clazzUid=651801781941194752&accountPersonUid=651801786236162048 2024-10-22 13:23:49.414 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=651801781941194752&clazzUid=651801781941194752&accountPersonUid=651801786236162048. 2024-10-22 13:23:49.415 [UI Thread @coroutine#3319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=651801781941194752&clazzUid=651801781941194752&accountPersonUid=651801786236162048 2024-10-22 13:23:49.416 [eventLoopGroupProxy-19-2 @call-handler#3324] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-10-22 13:23:49.422 [eventLoopGroupProxy-19-2 @call-handler#3324] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:49.423 [UI Thread @coroutine#3319] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=651801781941194752&clazzUid=651801781941194752&accountPersonUid=651801786236162048 2024-10-22 13:23:49.423 [UI Thread @coroutine#3319] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=651801781941194752&clazzUid=651801781941194752&accountPersonUid=651801786236162048 2024-10-22 13:23:49.423 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=651801781941194752&clazzUid=651801781941194752&accountPersonUid=651801786236162048. 2024-10-22 13:23:49.423 [UI Thread @coroutine#3319] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=651801781941194752&clazzUid=651801781941194752&accountPersonUid=651801786236162048 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:49.439 [DefaultDispatcher-worker-12 @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-10-22 13:23:49.442 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=651801781941194753 2024-10-22 13:23:49.442 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=651801781941194753. 2024-10-22 13:23:49.442 [UI Thread @coroutine#3319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=651801781941194753 2024-10-22 13:23:49.443 [eventLoopGroupProxy-19-2 @call-handler#3329] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2024-10-22 13:23:49.444 [eventLoopGroupProxy-19-2 @call-handler#3329] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:49.445 [UI Thread @coroutine#3319] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=651801781941194753 2024-10-22 13:23:49.445 [UI Thread @coroutine#3319] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=651801781941194753 2024-10-22 13:23:49.445 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=651801781941194753. 2024-10-22 13:23:49.445 [UI Thread @coroutine#3319] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=651801781941194753 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:49.456 [DefaultDispatcher-worker-1 @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-10-22 13:23:49.472 [DefaultDispatcher-worker-10 @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-10-22 13:23:49.482 [DefaultDispatcher-worker-9 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-10-22 13:23:49.483 [DefaultDispatcher-worker-9 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-10-22 13:23:49.483 [DefaultDispatcher-worker-9 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-22 13:23:49.483 [DefaultDispatcher-worker-9 @coroutine#3051] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-10-22 13:23:49.483 [DefaultDispatcher-worker-9 @coroutine#3051] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-10-22 13:23:49.484 [eventLoopGroupProxy-19-2 @call-handler#3334] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-10-22 13:23:49.484 [eventLoopGroupProxy-19-2 @call-handler#3334] 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 2024-10-22 13:23:49.484 [eventLoopGroupProxy-19-2 @call-handler#3334] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-22 13:23:49.494 [DefaultDispatcher-worker-9 @call-handler#3334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609f136b 2024-10-22 13:23:49.494 [eventLoopGroupProxy-19-2 @call-handler#3334] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:49.495 [DefaultDispatcher-worker-12 @coroutine#3051] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-10-22 13:23:49.495 [DefaultDispatcher-worker-12 @coroutine#3051] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-10-22 13:23:49.495 [DefaultDispatcher-worker-12 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-22 13:23:49.495 [DefaultDispatcher-worker-12 @coroutine#3051] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:49.497 [UI Thread @coroutine#3357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=651801781941194752 2024-10-22 13:23:49.497 [UI Thread @coroutine#3357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=651801781941194752. 2024-10-22 13:23:49.497 [UI Thread @coroutine#3357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=651801781941194752 2024-10-22 13:23:49.498 [UI Thread @coroutine#3361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.498 [UI Thread @coroutine#3361] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=651801781941194753&assignmentUid=651801781941194752. 2024-10-22 13:23:49.498 [UI Thread @coroutine#3361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.498 [eventLoopGroupProxy-19-2 @call-handler#3370] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-10-22 13:23:49.499 [UI Thread @coroutine#3366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.499 [UI Thread @coroutine#3366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=651801781941194753&assignmentUid=651801781941194752. 2024-10-22 13:23:49.499 [UI Thread @coroutine#3366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.499 [eventLoopGroupProxy-19-2 @call-handler#3370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:49.499 [UI Thread @coroutine#3368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.499 [UI Thread @coroutine#3368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=651801781941194753&assignmentUid=651801781941194752. 2024-10-22 13:23:49.499 [UI Thread @coroutine#3368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.499 [eventLoopGroupProxy-19-5 @call-handler#3377] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-10-22 13:23:49.499 [eventLoopGroupProxy-19-6 @call-handler#3380] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-10-22 13:23:49.500 [UI Thread @coroutine#3386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=651801781941194752&clazzUid=651801781941194752&accountPersonUid=651801781941194753 2024-10-22 13:23:49.500 [eventLoopGroupProxy-19-7 @call-handler#3391] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-10-22 13:23:49.500 [UI Thread @coroutine#3386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=651801781941194752&clazzUid=651801781941194752&accountPersonUid=651801781941194753. 2024-10-22 13:23:49.500 [UI Thread @coroutine#3386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=651801781941194752&clazzUid=651801781941194752&accountPersonUid=651801781941194753 2024-10-22 13:23:49.500 [UI Thread @coroutine#3357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=651801781941194752 2024-10-22 13:23:49.500 [UI Thread @coroutine#3357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=651801781941194752 2024-10-22 13:23:49.500 [UI Thread @coroutine#3357] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=651801781941194752. 2024-10-22 13:23:49.500 [UI Thread @coroutine#3357] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=651801781941194752 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:49.500 [eventLoopGroupProxy-19-2 @call-handler#3396] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-10-22 13:23:49.501 [eventLoopGroupProxy-19-6 @call-handler#3380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:49.501 [eventLoopGroupProxy-19-5 @call-handler#3377] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:49.502 [eventLoopGroupProxy-19-7 @call-handler#3391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:49.502 [UI Thread @coroutine#3366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.502 [UI Thread @coroutine#3366] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.502 [UI Thread @coroutine#3366] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=651801781941194753&assignmentUid=651801781941194752. 2024-10-22 13:23:49.502 [UI Thread @coroutine#3366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=651801781941194753&assignmentUid=651801781941194752 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:49.502 [UI Thread @coroutine#3361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.502 [UI Thread @coroutine#3361] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.502 [UI Thread @coroutine#3368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.502 [UI Thread @coroutine#3368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=651801781941194753&assignmentUid=651801781941194752 2024-10-22 13:23:49.503 [UI Thread @coroutine#3361] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=651801781941194753&assignmentUid=651801781941194752. 2024-10-22 13:23:49.503 [UI Thread @coroutine#3361] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=651801781941194753&assignmentUid=651801781941194752 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:49.503 [UI Thread @coroutine#3368] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=651801781941194753&assignmentUid=651801781941194752. 2024-10-22 13:23:49.503 [UI Thread @coroutine#3368] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=651801781941194753&assignmentUid=651801781941194752 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:49.505 [eventLoopGroupProxy-19-2 @call-handler#3396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-22 13:23:49.505 [UI Thread @coroutine#3386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=651801781941194752&clazzUid=651801781941194752&accountPersonUid=651801781941194753 2024-10-22 13:23:49.505 [UI Thread @coroutine#3386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=651801781941194752&clazzUid=651801781941194752&accountPersonUid=651801781941194753 2024-10-22 13:23:49.505 [UI Thread @coroutine#3386] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=651801781941194752&clazzUid=651801781941194752&accountPersonUid=651801781941194753. 2024-10-22 13:23:49.506 [UI Thread @coroutine#3386] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=651801781941194752&clazzUid=651801781941194752&accountPersonUid=651801781941194753 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:49.508 [DefaultDispatcher-worker-7 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-10-22 13:23:49.512 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:49.514 [DefaultDispatcher-worker-9 @coroutine#3357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-10-22 13:23:49.517 [DefaultDispatcher-worker-10 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-22 13:23:49.517 [DefaultDispatcher-worker-10 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.517 [DefaultDispatcher-worker-10 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:49.517 [DefaultDispatcher-worker-10 @coroutine#2314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.518 [DefaultDispatcher-worker-16 @coroutine#2314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.518 [DefaultDispatcher-worker-16 @coroutine#2314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.522 [DefaultDispatcher-worker-11 @coroutine#3366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-10-22 13:23:49.531 [DefaultDispatcher-worker-17 @coroutine#3361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-10-22 13:23:49.541 [DefaultDispatcher-worker-13 @coroutine#3368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-10-22 13:23:49.553 [DefaultDispatcher-worker-11 @coroutine#3386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-10-22 13:23:49.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-10-22 13:23:49.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-10-22 13:23:49.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:49.557 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@544faa01: (connection evicted) 2024-10-22 13:23:49.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:49.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-10-22 13:23:49.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-10-22 13:23:49.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-10-22 13:23:49.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-10-22 13:23:49.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:49.559 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf: (connection evicted) 2024-10-22 13:23:49.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:49.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-10-22 13:23:49.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-10-22 13:23:49.730 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:49.752 [DefaultDispatcher-worker-2 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-10-22 13:23:49.752 [DefaultDispatcher-worker-8 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-10-22 13:23:49.752 [DefaultDispatcher-worker-2 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.752 [DefaultDispatcher-worker-2 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:49.752 [DefaultDispatcher-worker-8 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.752 [DefaultDispatcher-worker-2 @coroutine#2356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.752 [DefaultDispatcher-worker-8 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:49.752 [DefaultDispatcher-worker-8 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.754 [DefaultDispatcher-worker-16 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.754 [DefaultDispatcher-worker-16 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.754 [DefaultDispatcher-worker-7 @coroutine#2356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.754 [DefaultDispatcher-worker-7 @coroutine#2356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.817 [DefaultDispatcher-worker-7 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-10-22 13:23:49.817 [DefaultDispatcher-worker-7 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.818 [DefaultDispatcher-worker-7 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:49.818 [DefaultDispatcher-worker-7 @coroutine#2110] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.819 [DefaultDispatcher-worker-8 @coroutine#2110] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.819 [DefaultDispatcher-worker-8 @coroutine#2110] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.875 [DefaultDispatcher-worker-14 @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-10-22 13:23:49.875 [DefaultDispatcher-worker-14 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.875 [DefaultDispatcher-worker-14 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:49.875 [DefaultDispatcher-worker-14 @coroutine#2416] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.876 [DefaultDispatcher-worker-5 @coroutine#2416] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:49.876 [DefaultDispatcher-worker-5 @coroutine#2416] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.001 [DefaultDispatcher-worker-13 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-10-22 13:23:50.001 [DefaultDispatcher-worker-13 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.001 [DefaultDispatcher-worker-13 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:50.001 [DefaultDispatcher-worker-13 @coroutine#2157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.002 [DefaultDispatcher-worker-16 @coroutine#2157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.002 [DefaultDispatcher-worker-16 @coroutine#2157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.127 [DefaultDispatcher-worker-5 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-10-22 13:23:50.127 [DefaultDispatcher-worker-5 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.127 [DefaultDispatcher-worker-5 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:50.127 [DefaultDispatcher-worker-5 @coroutine#2189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.129 [DefaultDispatcher-worker-14 @coroutine#2189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.129 [DefaultDispatcher-worker-14 @coroutine#2189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.203 [DefaultDispatcher-worker-12 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-10-22 13:23:50.203 [DefaultDispatcher-worker-12 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.203 [DefaultDispatcher-worker-12 @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:34719/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:50.203 [DefaultDispatcher-worker-12 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.205 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.205 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.345 [DefaultDispatcher-worker-2 @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5254d9b0 2024-10-22 13:23:50.345 [DefaultDispatcher-worker-2 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.345 [DefaultDispatcher-worker-2 @coroutine#2248] 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. 2024-10-22 13:23:50.345 [DefaultDispatcher-worker-2 @coroutine#2248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.346 [DefaultDispatcher-worker-2 @coroutine#2248] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.425 [DefaultDispatcher-worker-1 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-10-22 13:23:50.425 [DefaultDispatcher-worker-1 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.425 [DefaultDispatcher-worker-1 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:50.425 [DefaultDispatcher-worker-1 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.426 [DefaultDispatcher-worker-4 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.426 [DefaultDispatcher-worker-4 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.529 [DefaultDispatcher-worker-4 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-22 13:23:50.529 [DefaultDispatcher-worker-4 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.529 [DefaultDispatcher-worker-4 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:50.529 [DefaultDispatcher-worker-4 @coroutine#2314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.531 [DefaultDispatcher-worker-1 @coroutine#2314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.531 [DefaultDispatcher-worker-1 @coroutine#2314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-10-22 13:23:50.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-10-22 13:23:50.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:50.563 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@609f136b: (connection evicted) 2024-10-22 13:23:50.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:50.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-10-22 13:23:50.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-10-22 13:23:50.567 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@616d9a6d 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:50.568 [Test worker @coroutine#3453] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-10-22 13:23:50.569 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b4da7c 2024-10-22 13:23:50.569 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b4da7c 2024-10-22 13:23:50.569 [Test worker @coroutine#3453] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-10-22 13:23:50.585 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b4da7c 2024-10-22 13:23:50.595 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b4da7c 2024-10-22 13:23:50.596 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b4da7c 2024-10-22 13:23:50.598 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b4da7c 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dfd39fe 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-10-22 13:23:50.599 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@498d7c57 2024-10-22 13:23:50.600 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@498d7c57 2024-10-22 13:23:50.600 [Test worker @coroutine#3453] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-10-22 13:23:50.614 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498d7c57 2024-10-22 13:23:50.624 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498d7c57 2024-10-22 13:23:50.625 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498d7c57 2024-10-22 13:23:50.627 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498d7c57 2024-10-22 13:23:50.639 [DefaultDispatcher-worker-5 @coroutine#3467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498d7c57 2024-10-22 13:23:50.651 [DefaultDispatcher-worker-5 @coroutine#3453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b4da7c 2024-10-22 13:23:50.666 [DefaultDispatcher-worker-4 @coroutine#3453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b4da7c 2024-10-22 13:23:50.669 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:50.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-10-22 13:23:50.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-10-22 13:23:50.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:50.676 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52b4da7c: (connection evicted) 2024-10-22 13:23:50.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:50.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-10-22 13:23:50.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-10-22 13:23:50.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-10-22 13:23:50.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-10-22 13:23:50.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:50.677 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@498d7c57: (connection evicted) 2024-10-22 13:23:50.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:50.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-10-22 13:23:50.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-10-22 13:23:50.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-10-22 13:23:50.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:50.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:50.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:50.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:50.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:50.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:50.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a99d328 2024-10-22 13:23:50.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:50.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:50.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:50.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:50.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:50.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:50.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:50.680 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:50.680 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:50.680 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:50.680 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:50.680 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:50.680 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:50.680 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:50.680 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:50.680 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:50.680 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:50.680 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:50.680 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:50.680 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-10-22 13:23:50.680 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:50.680 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:50.680 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:50.680 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:50.680 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:50.680 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:50.680 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:50.680 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:50.680 [Test worker @coroutine#3514] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-10-22 13:23:50.680 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@31af3f22 2024-10-22 13:23:50.680 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@31af3f22 2024-10-22 13:23:50.680 [Test worker @coroutine#3514] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-10-22 13:23:50.699 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31af3f22 2024-10-22 13:23:50.708 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31af3f22 2024-10-22 13:23:50.710 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31af3f22 2024-10-22 13:23:50.712 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31af3f22 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ee0ef34 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:50.712 [Test worker @coroutine#3514] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-10-22 13:23:50.713 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a18b54 2024-10-22 13:23:50.713 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a18b54 2024-10-22 13:23:50.713 [Test worker @coroutine#3514] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-10-22 13:23:50.727 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a18b54 2024-10-22 13:23:50.736 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a18b54 2024-10-22 13:23:50.738 [Test worker @coroutine#3523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a18b54 2024-10-22 13:23:50.740 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a18b54 2024-10-22 13:23:50.751 [DefaultDispatcher-worker-4 @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a18b54 2024-10-22 13:23:50.765 [DefaultDispatcher-worker-11 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-10-22 13:23:50.765 [DefaultDispatcher-worker-3 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-10-22 13:23:50.765 [DefaultDispatcher-worker-11 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.765 [DefaultDispatcher-worker-3 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.765 [DefaultDispatcher-worker-11 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:50.765 [DefaultDispatcher-worker-3 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:50.765 [DefaultDispatcher-worker-11 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.765 [DefaultDispatcher-worker-3 @coroutine#2356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.765 [DefaultDispatcher-worker-9 @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31af3f22 2024-10-22 13:23:50.766 [DefaultDispatcher-worker-17 @coroutine#2356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.766 [DefaultDispatcher-worker-17 @coroutine#2356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.766 [DefaultDispatcher-worker-5 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.767 [DefaultDispatcher-worker-5 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.776 [DefaultDispatcher-worker-1 @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31af3f22 2024-10-22 13:23:50.780 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:50.789 [DefaultDispatcher-worker-1 @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31af3f22 2024-10-22 13:23:50.811 [DefaultDispatcher-worker-5 @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31af3f22 2024-10-22 13:23:50.813 [HikariPool-151 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:50.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-10-22 13:23:50.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-10-22 13:23:50.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:50.815 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31af3f22: (connection evicted) 2024-10-22 13:23:50.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:50.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-10-22 13:23:50.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-10-22 13:23:50.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-10-22 13:23:50.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-10-22 13:23:50.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:50.816 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41a18b54: (connection evicted) 2024-10-22 13:23:50.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:50.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-10-22 13:23:50.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e3b41cb 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:50.818 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:50.819 [Test worker @coroutine#3604] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-10-22 13:23:50.819 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-10-22 13:23:50.819 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-10-22 13:23:50.819 [Test worker @coroutine#3604] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-10-22 13:23:50.829 [DefaultDispatcher-worker-16 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-10-22 13:23:50.829 [DefaultDispatcher-worker-16 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.829 [DefaultDispatcher-worker-16 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:50.829 [DefaultDispatcher-worker-16 @coroutine#2110] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.831 [DefaultDispatcher-worker-12 @coroutine#2110] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.831 [DefaultDispatcher-worker-12 @coroutine#2110] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.835 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-10-22 13:23:50.845 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-10-22 13:23:50.846 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-10-22 13:23:50.848 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-10-22 13:23:50.848 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-10-22 13:23:50.848 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:50.848 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:50.848 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:50.848 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:50.848 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:50.848 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:50.848 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16745ba7 2024-10-22 13:23:50.848 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:50.848 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:50.848 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:50.848 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:50.848 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:50.848 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:50.848 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:50.848 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:50.848 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:50.848 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:50.848 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:50.848 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:50.848 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:50.848 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:50.848 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:50.848 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:50.848 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:50.848 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:50.849 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:50.849 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-10-22 13:23:50.849 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:50.849 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:50.849 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:50.849 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:50.849 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:50.849 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:50.849 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:50.849 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:50.849 [Test worker @coroutine#3604] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-10-22 13:23:50.849 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d094add 2024-10-22 13:23:50.849 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d094add 2024-10-22 13:23:50.849 [Test worker @coroutine#3604] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-10-22 13:23:50.863 [Test worker @coroutine#3604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d094add 2024-10-22 13:23:50.873 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d094add 2024-10-22 13:23:50.874 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d094add 2024-10-22 13:23:50.876 [Test worker @coroutine#3619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d094add 2024-10-22 13:23:50.887 [DefaultDispatcher-worker-15 @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d094add 2024-10-22 13:23:50.888 [DefaultDispatcher-worker-4 @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-10-22 13:23:50.888 [DefaultDispatcher-worker-4 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.888 [DefaultDispatcher-worker-4 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:50.888 [DefaultDispatcher-worker-4 @coroutine#2416] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.889 [DefaultDispatcher-worker-15 @coroutine#2416] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.889 [DefaultDispatcher-worker-15 @coroutine#2416] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:50.901 [DefaultDispatcher-worker-5 @coroutine#3604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-10-22 13:23:50.913 [DefaultDispatcher-worker-5 @coroutine#3604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-10-22 13:23:50.919 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:50.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-10-22 13:23:50.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-10-22 13:23:50.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:50.924 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7: (connection evicted) 2024-10-22 13:23:50.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:50.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-10-22 13:23:50.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-10-22 13:23:50.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-10-22 13:23:50.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-10-22 13:23:50.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:50.925 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d094add: (connection evicted) 2024-10-22 13:23:50.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:50.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-10-22 13:23:50.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b6daf20 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:50.927 [Test worker @coroutine#3669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-10-22 13:23:50.928 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@5086e144 2024-10-22 13:23:50.928 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@5086e144 2024-10-22 13:23:50.928 [Test worker @coroutine#3669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-10-22 13:23:50.943 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5086e144 2024-10-22 13:23:50.953 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5086e144 2024-10-22 13:23:50.954 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5086e144 2024-10-22 13:23:50.956 [Test worker @coroutine#3674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5086e144 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ae49d52 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:50.956 [Test worker @coroutine#3669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-10-22 13:23:50.957 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@72161dbb 2024-10-22 13:23:50.957 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@72161dbb 2024-10-22 13:23:50.957 [Test worker @coroutine#3669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-10-22 13:23:50.971 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72161dbb 2024-10-22 13:23:50.980 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72161dbb 2024-10-22 13:23:50.982 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72161dbb 2024-10-22 13:23:50.984 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72161dbb 2024-10-22 13:23:50.996 [DefaultDispatcher-worker-9 @coroutine#3682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72161dbb 2024-10-22 13:23:51.011 [DefaultDispatcher-worker-14 @coroutine#3669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5086e144 2024-10-22 13:23:51.013 [DefaultDispatcher-worker-10 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-10-22 13:23:51.014 [DefaultDispatcher-worker-10 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.014 [DefaultDispatcher-worker-10 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:51.014 [DefaultDispatcher-worker-10 @coroutine#2157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.015 [DefaultDispatcher-worker-4 @coroutine#2157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.015 [DefaultDispatcher-worker-4 @coroutine#2157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.023 [DefaultDispatcher-worker-14 @coroutine#3669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5086e144 2024-10-22 13:23:51.028 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:51.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-10-22 13:23:51.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-10-22 13:23:51.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:51.032 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5086e144: (connection evicted) 2024-10-22 13:23:51.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:51.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-10-22 13:23:51.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-10-22 13:23:51.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-10-22 13:23:51.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-10-22 13:23:51.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:51.033 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72161dbb: (connection evicted) 2024-10-22 13:23:51.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:51.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-10-22 13:23:51.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36afd06f 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:51.035 [Test worker @coroutine#3730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-10-22 13:23:51.036 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3bac88 2024-10-22 13:23:51.036 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3bac88 2024-10-22 13:23:51.036 [Test worker @coroutine#3730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-10-22 13:23:51.051 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3bac88 2024-10-22 13:23:51.061 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3bac88 2024-10-22 13:23:51.062 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3bac88 2024-10-22 13:23:51.064 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3bac88 2024-10-22 13:23:51.064 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-10-22 13:23:51.064 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:51.064 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:51.064 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:51.064 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:51.064 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:51.064 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:51.064 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eb0ed44 2024-10-22 13:23:51.064 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:51.064 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:51.064 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:51.064 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:51.064 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:51.064 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:51.065 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:51.065 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:51.065 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:51.065 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:51.065 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:51.065 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:51.065 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:51.065 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:51.065 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:51.065 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:51.065 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:51.065 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:51.065 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:51.065 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-10-22 13:23:51.065 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:51.065 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:51.065 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:51.065 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:51.065 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:51.065 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:51.065 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:51.065 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:51.065 [Test worker @coroutine#3730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-10-22 13:23:51.065 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@67de5328 2024-10-22 13:23:51.065 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@67de5328 2024-10-22 13:23:51.065 [Test worker @coroutine#3730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-10-22 13:23:51.079 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67de5328 2024-10-22 13:23:51.088 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67de5328 2024-10-22 13:23:51.090 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67de5328 2024-10-22 13:23:51.092 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67de5328 2024-10-22 13:23:51.104 [DefaultDispatcher-worker-8 @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67de5328 2024-10-22 13:23:51.120 [DefaultDispatcher-worker-4 @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3bac88 2024-10-22 13:23:51.134 [DefaultDispatcher-worker-4 @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3bac88 2024-10-22 13:23:51.136 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:51.140 [DefaultDispatcher-worker-5 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-10-22 13:23:51.140 [DefaultDispatcher-worker-5 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.140 [DefaultDispatcher-worker-5 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:51.140 [DefaultDispatcher-worker-5 @coroutine#2189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.142 [DefaultDispatcher-worker-5 @coroutine#2189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.142 [DefaultDispatcher-worker-5 @coroutine#2189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-10-22 13:23:51.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-10-22 13:23:51.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:51.144 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c3bac88: (connection evicted) 2024-10-22 13:23:51.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:51.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-10-22 13:23:51.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-10-22 13:23:51.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-10-22 13:23:51.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-10-22 13:23:51.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:51.145 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67de5328: (connection evicted) 2024-10-22 13:23:51.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:51.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-10-22 13:23:51.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c519681 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:51.147 [Test worker @coroutine#3790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-10-22 13:23:51.148 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@372153eb 2024-10-22 13:23:51.148 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@372153eb 2024-10-22 13:23:51.148 [Test worker @coroutine#3790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-10-22 13:23:51.162 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@372153eb 2024-10-22 13:23:51.173 [Test worker @coroutine#3791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@372153eb 2024-10-22 13:23:51.175 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@372153eb 2024-10-22 13:23:51.176 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@372153eb 2024-10-22 13:23:51.176 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68330024 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5eb88c 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5eb88c 2024-10-22 13:23:51.177 [Test worker @coroutine#3790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-10-22 13:23:51.191 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5eb88c 2024-10-22 13:23:51.200 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5eb88c 2024-10-22 13:23:51.202 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5eb88c 2024-10-22 13:23:51.203 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5eb88c 2024-10-22 13:23:51.215 [DefaultDispatcher-worker-6 @coroutine#3803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5eb88c 2024-10-22 13:23:51.216 [DefaultDispatcher-worker-10 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-10-22 13:23:51.216 [DefaultDispatcher-worker-10 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.216 [DefaultDispatcher-worker-10 @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:34719/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:51.216 [DefaultDispatcher-worker-10 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.217 [DefaultDispatcher-worker-4 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.217 [DefaultDispatcher-worker-4 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.230 [DefaultDispatcher-worker-4 @coroutine#3790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@372153eb 2024-10-22 13:23:51.243 [DefaultDispatcher-worker-3 @coroutine#3790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@372153eb 2024-10-22 13:23:51.244 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:51.248 [HikariPool-158 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:51.253 [DefaultDispatcher-worker-1 @coroutine#3790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@372153eb 2024-10-22 13:23:51.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-10-22 13:23:51.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-10-22 13:23:51.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:51.261 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@372153eb: (connection evicted) 2024-10-22 13:23:51.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:51.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-10-22 13:23:51.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-10-22 13:23:51.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-10-22 13:23:51.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-10-22 13:23:51.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:51.262 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c5eb88c: (connection evicted) 2024-10-22 13:23:51.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:51.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-10-22 13:23:51.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d8edf2 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:51.264 [Test worker @coroutine#3852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-10-22 13:23:51.265 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@565b77ba 2024-10-22 13:23:51.265 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@565b77ba 2024-10-22 13:23:51.265 [Test worker @coroutine#3852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-10-22 13:23:51.273 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:51.280 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@565b77ba 2024-10-22 13:23:51.289 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@565b77ba 2024-10-22 13:23:51.291 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@565b77ba 2024-10-22 13:23:51.293 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@565b77ba 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2968d3c0 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:51.293 [Test worker @coroutine#3852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-10-22 13:23:51.294 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@740ddb41 2024-10-22 13:23:51.294 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@740ddb41 2024-10-22 13:23:51.294 [Test worker @coroutine#3852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-10-22 13:23:51.307 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740ddb41 2024-10-22 13:23:51.317 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740ddb41 2024-10-22 13:23:51.319 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740ddb41 2024-10-22 13:23:51.320 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740ddb41 2024-10-22 13:23:51.332 [DefaultDispatcher-worker-10 @coroutine#3865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740ddb41 2024-10-22 13:23:51.346 [DefaultDispatcher-worker-13 @coroutine#3852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@565b77ba 2024-10-22 13:23:51.358 [DefaultDispatcher-worker-4 @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5254d9b0 2024-10-22 13:23:51.358 [DefaultDispatcher-worker-4 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.358 [DefaultDispatcher-worker-4 @coroutine#2248] 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. 2024-10-22 13:23:51.359 [DefaultDispatcher-worker-4 @coroutine#2248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.359 [DefaultDispatcher-worker-3 @coroutine#2248] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.360 [DefaultDispatcher-worker-16 @coroutine#3852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@565b77ba 2024-10-22 13:23:51.365 [HikariPool-160 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:51.369 [DefaultDispatcher-worker-10 @coroutine#3852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@565b77ba 2024-10-22 13:23:51.389 [DefaultDispatcher-worker-17 @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@565b77ba 2024-10-22 13:23:51.394 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:51.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-10-22 13:23:51.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-10-22 13:23:51.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:51.395 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@565b77ba: (connection evicted) 2024-10-22 13:23:51.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:51.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-10-22 13:23:51.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-10-22 13:23:51.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-10-22 13:23:51.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-10-22 13:23:51.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:51.397 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@740ddb41: (connection evicted) 2024-10-22 13:23:51.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:51.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-10-22 13:23:51.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-10-22 13:23:51.398 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dd56393 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@785ba20d 2024-10-22 13:23:51.399 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@785ba20d 2024-10-22 13:23:51.400 [Test worker @coroutine#3938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-10-22 13:23:51.416 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785ba20d 2024-10-22 13:23:51.430 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785ba20d 2024-10-22 13:23:51.432 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785ba20d 2024-10-22 13:23:51.434 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785ba20d 2024-10-22 13:23:51.434 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@608c03e3 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@6272936b 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@6272936b 2024-10-22 13:23:51.435 [Test worker @coroutine#3938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-10-22 13:23:51.437 [DefaultDispatcher-worker-12 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-10-22 13:23:51.437 [DefaultDispatcher-worker-12 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.437 [DefaultDispatcher-worker-12 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:51.437 [DefaultDispatcher-worker-12 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.438 [DefaultDispatcher-worker-17 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.438 [DefaultDispatcher-worker-17 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.449 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6272936b 2024-10-22 13:23:51.459 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6272936b 2024-10-22 13:23:51.461 [Test worker @coroutine#3950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6272936b 2024-10-22 13:23:51.462 [Test worker @coroutine#3952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6272936b 2024-10-22 13:23:51.475 [DefaultDispatcher-worker-6 @coroutine#3954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6272936b 2024-10-22 13:23:51.488 [DefaultDispatcher-worker-6 @coroutine#3938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785ba20d 2024-10-22 13:23:51.498 [DefaultDispatcher-worker-7 @coroutine#3938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785ba20d 2024-10-22 13:23:51.500 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:51.501 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785ba20d 2024-10-22 13:23:51.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-10-22 13:23:51.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-10-22 13:23:51.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:51.510 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@785ba20d: (connection evicted) 2024-10-22 13:23:51.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:51.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-10-22 13:23:51.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-10-22 13:23:51.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-10-22 13:23:51.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-10-22 13:23:51.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:51.512 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6272936b: (connection evicted) 2024-10-22 13:23:51.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:51.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-10-22 13:23:51.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b031f53 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:51.514 [Test worker @coroutine#4000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-10-22 13:23:51.515 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e92f150 2024-10-22 13:23:51.515 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e92f150 2024-10-22 13:23:51.515 [Test worker @coroutine#4000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-10-22 13:23:51.530 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e92f150 2024-10-22 13:23:51.541 [Test worker @coroutine#4002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e92f150 2024-10-22 13:23:51.542 [DefaultDispatcher-worker-14 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-22 13:23:51.542 [DefaultDispatcher-worker-14 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.542 [DefaultDispatcher-worker-14 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:51.542 [DefaultDispatcher-worker-14 @coroutine#2314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.543 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e92f150 2024-10-22 13:23:51.543 [DefaultDispatcher-worker-13 @coroutine#2314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.543 [DefaultDispatcher-worker-13 @coroutine#2314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.544 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e92f150 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a389b39 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@190ec769 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@190ec769 2024-10-22 13:23:51.545 [Test worker @coroutine#4000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-10-22 13:23:51.559 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@190ec769 2024-10-22 13:23:51.569 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@190ec769 2024-10-22 13:23:51.571 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@190ec769 2024-10-22 13:23:51.572 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@190ec769 2024-10-22 13:23:51.584 [DefaultDispatcher-worker-17 @coroutine#4017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@190ec769 2024-10-22 13:23:51.598 [DefaultDispatcher-worker-14 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e92f150 2024-10-22 13:23:51.609 [DefaultDispatcher-worker-14 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e92f150 2024-10-22 13:23:51.612 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e92f150 2024-10-22 13:23:51.614 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e92f150 2024-10-22 13:23:51.615 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:51.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-10-22 13:23:51.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-10-22 13:23:51.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:51.623 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e92f150: (connection evicted) 2024-10-22 13:23:51.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:51.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-10-22 13:23:51.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-10-22 13:23:51.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-10-22 13:23:51.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-10-22 13:23:51.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:51.624 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@190ec769: (connection evicted) 2024-10-22 13:23:51.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:51.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-10-22 13:23:51.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-10-22 13:23:51.625 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a3cb81c 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@4437af21 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@4437af21 2024-10-22 13:23:51.626 [Test worker @coroutine#4065] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-10-22 13:23:51.640 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4437af21 2024-10-22 13:23:51.650 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4437af21 2024-10-22 13:23:51.651 [Test worker @coroutine#4068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4437af21 2024-10-22 13:23:51.653 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4437af21 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f8c6694 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:51.653 [Test worker @coroutine#4065] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-10-22 13:23:51.654 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@16fa28eb 2024-10-22 13:23:51.654 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@16fa28eb 2024-10-22 13:23:51.654 [Test worker @coroutine#4065] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-10-22 13:23:51.667 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16fa28eb 2024-10-22 13:23:51.677 [Test worker @coroutine#4073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16fa28eb 2024-10-22 13:23:51.678 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16fa28eb 2024-10-22 13:23:51.680 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16fa28eb 2024-10-22 13:23:51.692 [DefaultDispatcher-worker-7 @coroutine#4079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16fa28eb 2024-10-22 13:23:51.706 [DefaultDispatcher-worker-17 @coroutine#4065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4437af21 2024-10-22 13:23:51.717 [DefaultDispatcher-worker-6 @coroutine#4065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4437af21 2024-10-22 13:23:51.771 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:51.771 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:51.783 [DefaultDispatcher-worker-6 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-10-22 13:23:51.783 [DefaultDispatcher-worker-11 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-10-22 13:23:51.783 [DefaultDispatcher-worker-6 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-10-22 13:23:51.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-10-22 13:23:51.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:51.783 [DefaultDispatcher-worker-6 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:51.783 [DefaultDispatcher-worker-6 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.783 [DefaultDispatcher-worker-11 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.783 [DefaultDispatcher-worker-11 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:51.783 [DefaultDispatcher-worker-11 @coroutine#2356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.783 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4437af21: (connection evicted) 2024-10-22 13:23:51.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:51.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-10-22 13:23:51.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-10-22 13:23:51.784 [DefaultDispatcher-worker-5 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.784 [DefaultDispatcher-worker-16 @coroutine#2356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.784 [DefaultDispatcher-worker-5 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.784 [DefaultDispatcher-worker-16 @coroutine#2356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-10-22 13:23:51.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-10-22 13:23:51.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:51.785 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16fa28eb: (connection evicted) 2024-10-22 13:23:51.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:51.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-10-22 13:23:51.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-10-22 13:23:51.786 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-10-22 13:23:51.786 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:51.786 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:51.786 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:51.786 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:51.786 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:51.786 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:51.786 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b4a77be 2024-10-22 13:23:51.786 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:51.786 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:51.786 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:51.786 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:51.786 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:51.786 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:51.786 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:51.786 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:51.786 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:51.787 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:51.787 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:51.787 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:51.787 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:51.787 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:51.787 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:51.787 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:51.787 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:51.787 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:51.787 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:51.787 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-10-22 13:23:51.787 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:51.787 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:51.787 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:51.787 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:51.787 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:51.787 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:51.787 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:51.787 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:51.787 [Test worker @coroutine#4147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-10-22 13:23:51.787 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@53628ff6 2024-10-22 13:23:51.787 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@53628ff6 2024-10-22 13:23:51.787 [Test worker @coroutine#4147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-10-22 13:23:51.804 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53628ff6 2024-10-22 13:23:51.814 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53628ff6 2024-10-22 13:23:51.815 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53628ff6 2024-10-22 13:23:51.817 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53628ff6 2024-10-22 13:23:51.817 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-10-22 13:23:51.817 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:51.817 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:51.817 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:51.817 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:51.817 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:51.817 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:51.817 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f0c04d2 2024-10-22 13:23:51.817 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:51.817 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:51.817 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:51.817 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:51.817 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:51.817 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:51.818 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:51.818 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:51.818 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:51.818 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:51.818 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:51.818 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:51.818 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:51.818 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:51.818 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:51.818 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:51.818 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:51.818 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:51.818 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:51.818 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-10-22 13:23:51.818 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:51.818 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:51.818 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:51.818 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:51.818 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:51.818 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:51.818 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:51.818 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:51.818 [Test worker @coroutine#4147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-10-22 13:23:51.818 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3920a7 2024-10-22 13:23:51.818 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3920a7 2024-10-22 13:23:51.818 [Test worker @coroutine#4147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-10-22 13:23:51.832 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3920a7 2024-10-22 13:23:51.842 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3920a7 2024-10-22 13:23:51.842 [DefaultDispatcher-worker-13 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-10-22 13:23:51.842 [DefaultDispatcher-worker-13 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.842 [DefaultDispatcher-worker-13 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:51.842 [DefaultDispatcher-worker-13 @coroutine#2110] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.843 [DefaultDispatcher-worker-13 @coroutine#2110] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.843 [DefaultDispatcher-worker-13 @coroutine#2110] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.843 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3920a7 2024-10-22 13:23:51.845 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3920a7 2024-10-22 13:23:51.857 [DefaultDispatcher-worker-13 @coroutine#4164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3920a7 2024-10-22 13:23:51.870 [DefaultDispatcher-worker-13 @coroutine#4147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53628ff6 2024-10-22 13:23:51.880 [DefaultDispatcher-worker-11 @coroutine#4147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53628ff6 2024-10-22 13:23:51.887 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:51.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-10-22 13:23:51.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-10-22 13:23:51.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:51.888 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53628ff6: (connection evicted) 2024-10-22 13:23:51.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:51.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-10-22 13:23:51.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-10-22 13:23:51.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-10-22 13:23:51.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-10-22 13:23:51.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:51.890 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c3920a7: (connection evicted) 2024-10-22 13:23:51.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:51.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-10-22 13:23:51.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-10-22 13:23:51.892 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@749ebc39 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:51.893 [Test worker @coroutine#4209] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-10-22 13:23:51.894 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@52caa9d8 2024-10-22 13:23:51.894 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@52caa9d8 2024-10-22 13:23:51.894 [Test worker @coroutine#4209] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-10-22 13:23:51.900 [DefaultDispatcher-worker-11 @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-10-22 13:23:51.900 [DefaultDispatcher-worker-11 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.900 [DefaultDispatcher-worker-11 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:51.900 [DefaultDispatcher-worker-11 @coroutine#2416] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.901 [DefaultDispatcher-worker-8 @coroutine#2416] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.901 [DefaultDispatcher-worker-8 @coroutine#2416] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:51.919 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52caa9d8 2024-10-22 13:23:51.934 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52caa9d8 2024-10-22 13:23:51.936 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52caa9d8 2024-10-22 13:23:51.938 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52caa9d8 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e1ba156 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:51.939 [Test worker @coroutine#4209] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-10-22 13:23:51.940 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2d1f6d 2024-10-22 13:23:51.940 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2d1f6d 2024-10-22 13:23:51.940 [Test worker @coroutine#4209] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-10-22 13:23:51.962 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d1f6d 2024-10-22 13:23:51.972 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d1f6d 2024-10-22 13:23:51.974 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d1f6d 2024-10-22 13:23:51.976 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d1f6d 2024-10-22 13:23:51.988 [DefaultDispatcher-worker-16 @coroutine#4226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d1f6d 2024-10-22 13:23:51.994 [HikariPool-170 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:52.003 [DefaultDispatcher-worker-5 @coroutine#4209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52caa9d8 2024-10-22 13:23:52.015 [DefaultDispatcher-worker-17 @coroutine#4209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52caa9d8 2024-10-22 13:23:52.018 [Test worker @coroutine#4236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52caa9d8 2024-10-22 13:23:52.022 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52caa9d8 2024-10-22 13:23:52.025 [DefaultDispatcher-worker-16 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-10-22 13:23:52.026 [DefaultDispatcher-worker-16 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.026 [DefaultDispatcher-worker-16 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:52.026 [DefaultDispatcher-worker-16 @coroutine#2157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.027 [DefaultDispatcher-worker-4 @coroutine#2157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.027 [DefaultDispatcher-worker-4 @coroutine#2157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-10-22 13:23:52.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-10-22 13:23:52.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:52.030 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52caa9d8: (connection evicted) 2024-10-22 13:23:52.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:52.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-10-22 13:23:52.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-10-22 13:23:52.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-10-22 13:23:52.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-10-22 13:23:52.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:52.031 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a2d1f6d: (connection evicted) 2024-10-22 13:23:52.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:52.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-10-22 13:23:52.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-10-22 13:23:52.033 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-10-22 13:23:52.033 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:52.033 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:52.033 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:52.033 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:52.033 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:52.033 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:52.033 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e60e639 2024-10-22 13:23:52.033 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:52.033 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:52.033 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:52.033 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:52.033 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:52.033 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:52.033 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:52.033 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:52.033 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:52.033 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:52.033 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:52.033 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:52.033 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:52.033 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:52.033 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:52.033 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:52.033 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:52.033 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:52.033 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:52.033 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-10-22 13:23:52.033 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:52.034 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:52.034 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:52.034 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:52.034 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:52.034 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:52.034 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:52.034 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:52.034 [Test worker @coroutine#4277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-10-22 13:23:52.034 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f6b3f4c 2024-10-22 13:23:52.034 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f6b3f4c 2024-10-22 13:23:52.034 [Test worker @coroutine#4277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-10-22 13:23:52.052 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6b3f4c 2024-10-22 13:23:52.064 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6b3f4c 2024-10-22 13:23:52.066 [Test worker @coroutine#4281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6b3f4c 2024-10-22 13:23:52.068 [Test worker @coroutine#4283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6b3f4c 2024-10-22 13:23:52.068 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-10-22 13:23:52.068 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:52.068 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:52.068 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:52.068 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:52.068 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:52.068 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:52.068 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6311898c 2024-10-22 13:23:52.068 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:52.068 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:52.068 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:52.068 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:52.068 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:52.068 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:52.068 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:52.069 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:52.069 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:52.069 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:52.069 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:52.069 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:52.069 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:52.069 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:52.069 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:52.069 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:52.069 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:52.069 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:52.069 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:52.069 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-10-22 13:23:52.069 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:52.069 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:52.069 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:52.069 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:52.069 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:52.069 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:52.069 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:52.069 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:52.069 [Test worker @coroutine#4277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-10-22 13:23:52.069 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@3831fb48 2024-10-22 13:23:52.069 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@3831fb48 2024-10-22 13:23:52.069 [Test worker @coroutine#4277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-10-22 13:23:52.083 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3831fb48 2024-10-22 13:23:52.093 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3831fb48 2024-10-22 13:23:52.095 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3831fb48 2024-10-22 13:23:52.096 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3831fb48 2024-10-22 13:23:52.108 [DefaultDispatcher-worker-10 @coroutine#4292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3831fb48 2024-10-22 13:23:52.122 [DefaultDispatcher-worker-10 @coroutine#4277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6b3f4c 2024-10-22 13:23:52.134 [DefaultDispatcher-worker-7 @coroutine#4277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6b3f4c 2024-10-22 13:23:52.134 [HikariPool-172 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:52.148 [UI Thread @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6b3f4c 2024-10-22 13:23:52.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-10-22 13:23:52.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-10-22 13:23:52.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:52.153 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f6b3f4c: (connection evicted) 2024-10-22 13:23:52.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:52.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-10-22 13:23:52.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-10-22 13:23:52.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-10-22 13:23:52.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-10-22 13:23:52.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:52.154 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3831fb48: (connection evicted) 2024-10-22 13:23:52.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:52.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-10-22 13:23:52.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-10-22 13:23:52.155 [DefaultDispatcher-worker-15 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-10-22 13:23:52.155 [DefaultDispatcher-worker-15 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.155 [DefaultDispatcher-worker-15 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:52.155 [DefaultDispatcher-worker-15 @coroutine#2189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.156 [DefaultDispatcher-worker-14 @coroutine#2189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.156 [DefaultDispatcher-worker-14 @coroutine#2189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f1f41b5 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:52.157 [Test worker @coroutine#4376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-10-22 13:23:52.158 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c0993e 2024-10-22 13:23:52.158 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c0993e 2024-10-22 13:23:52.158 [Test worker @coroutine#4376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-10-22 13:23:52.177 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c0993e 2024-10-22 13:23:52.187 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c0993e 2024-10-22 13:23:52.188 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c0993e 2024-10-22 13:23:52.190 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c0993e 2024-10-22 13:23:52.201 [DefaultDispatcher-worker-15 @coroutine#4383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c0993e 2024-10-22 13:23:52.203 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c0993e 2024-10-22 13:23:52.216 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c0993e 2024-10-22 13:23:52.228 [DefaultDispatcher-worker-2 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-10-22 13:23:52.228 [DefaultDispatcher-worker-2 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.228 [DefaultDispatcher-worker-2 @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:34719/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:52.228 [DefaultDispatcher-worker-2 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.229 [DefaultDispatcher-worker-9 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.229 [DefaultDispatcher-worker-9 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-10-22 13:23:52.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-10-22 13:23:52.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:52.230 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30c0993e: (connection evicted) 2024-10-22 13:23:52.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:52.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-10-22 13:23:52.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-10-22 13:23:52.232 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@302fa67a 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c0ced1 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c0ced1 2024-10-22 13:23:52.233 [Test worker @coroutine#4409] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-10-22 13:23:52.250 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c0ced1 2024-10-22 13:23:52.260 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c0ced1 2024-10-22 13:23:52.261 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c0ced1 2024-10-22 13:23:52.263 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c0ced1 2024-10-22 13:23:52.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-10-22 13:23:52.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-10-22 13:23:52.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:52.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:52.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-10-22 13:23:52.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-10-22 13:23:52.271 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-10-22 13:23:52.271 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:52.271 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:52.271 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:52.271 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:52.271 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:52.271 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:52.271 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c190662 2024-10-22 13:23:52.271 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:52.271 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:52.271 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:52.271 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:52.271 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:52.271 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:52.271 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:52.271 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:52.271 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:52.271 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:52.271 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:52.271 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:52.271 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:52.271 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:52.271 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:52.271 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:52.271 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:52.271 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:52.271 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:52.271 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-10-22 13:23:52.271 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:52.271 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:52.272 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:52.272 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:52.272 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:52.272 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:52.272 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:52.272 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:52.272 [Test worker @coroutine#4440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-10-22 13:23:52.272 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@3acd06b0 2024-10-22 13:23:52.272 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@3acd06b0 2024-10-22 13:23:52.272 [Test worker @coroutine#4440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-10-22 13:23:52.286 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acd06b0 2024-10-22 13:23:52.296 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acd06b0 2024-10-22 13:23:52.297 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acd06b0 2024-10-22 13:23:52.299 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acd06b0 2024-10-22 13:23:52.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-10-22 13:23:52.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-10-22 13:23:52.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:52.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:52.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-10-22 13:23:52.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-10-22 13:23:52.304 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-10-22 13:23:52.304 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e9d5d79 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5812dc 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5812dc 2024-10-22 13:23:52.305 [Test worker @coroutine#4469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-10-22 13:23:52.320 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5812dc 2024-10-22 13:23:52.330 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5812dc 2024-10-22 13:23:52.331 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5812dc 2024-10-22 13:23:52.333 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5812dc 2024-10-22 13:23:52.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-10-22 13:23:52.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-10-22 13:23:52.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:52.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:52.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-10-22 13:23:52.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71bbbb9f 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:52.338 [Test worker @coroutine#4502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-10-22 13:23:52.339 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@4baf3987 2024-10-22 13:23:52.339 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@4baf3987 2024-10-22 13:23:52.339 [Test worker @coroutine#4502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-10-22 13:23:52.354 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4baf3987 2024-10-22 13:23:52.364 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4baf3987 2024-10-22 13:23:52.365 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4baf3987 2024-10-22 13:23:52.367 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4baf3987 2024-10-22 13:23:52.372 [DefaultDispatcher-worker-16 @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5254d9b0 2024-10-22 13:23:52.372 [DefaultDispatcher-worker-16 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.372 [DefaultDispatcher-worker-16 @coroutine#2248] 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. 2024-10-22 13:23:52.372 [DefaultDispatcher-worker-16 @coroutine#2248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.373 [DefaultDispatcher-worker-9 @coroutine#2248] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.379 [DefaultDispatcher-worker-9 @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4baf3987 2024-10-22 13:23:52.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-10-22 13:23:52.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-10-22 13:23:52.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:52.382 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4baf3987: (connection evicted) 2024-10-22 13:23:52.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:52.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-10-22 13:23:52.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-10-22 13:23:52.384 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-10-22 13:23:52.384 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:52.384 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:52.384 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:52.384 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d3effcb 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@2531049f 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@2531049f 2024-10-22 13:23:52.385 [Test worker @coroutine#4531] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-10-22 13:23:52.407 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2531049f 2024-10-22 13:23:52.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2531049f 2024-10-22 13:23:52.423 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2531049f 2024-10-22 13:23:52.426 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2531049f 2024-10-22 13:23:52.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-10-22 13:23:52.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-10-22 13:23:52.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:52.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:52.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-10-22 13:23:52.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-10-22 13:23:52.431 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fe1a856 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f8d64 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f8d64 2024-10-22 13:23:52.432 [Test worker @coroutine#4561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-10-22 13:23:52.448 [DefaultDispatcher-worker-6 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-10-22 13:23:52.449 [DefaultDispatcher-worker-6 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.449 [DefaultDispatcher-worker-6 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:52.449 [DefaultDispatcher-worker-6 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.450 [DefaultDispatcher-worker-7 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.450 [DefaultDispatcher-worker-7 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.452 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f8d64 2024-10-22 13:23:52.462 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f8d64 2024-10-22 13:23:52.464 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f8d64 2024-10-22 13:23:52.465 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f8d64 2024-10-22 13:23:52.476 [DefaultDispatcher-worker-6 @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f8d64 2024-10-22 13:23:52.478 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f8d64 2024-10-22 13:23:52.483 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f8d64 2024-10-22 13:23:52.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-10-22 13:23:52.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-10-22 13:23:52.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:52.496 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11f8d64: (connection evicted) 2024-10-22 13:23:52.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:52.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-10-22 13:23:52.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13eb8ca 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:52.500 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:52.501 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:52.501 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:52.501 [Test worker @coroutine#4598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-10-22 13:23:52.501 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@45144fdf 2024-10-22 13:23:52.501 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@45144fdf 2024-10-22 13:23:52.501 [Test worker @coroutine#4598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-10-22 13:23:52.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45144fdf 2024-10-22 13:23:52.532 [Test worker @coroutine#4599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45144fdf 2024-10-22 13:23:52.533 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45144fdf 2024-10-22 13:23:52.535 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45144fdf 2024-10-22 13:23:52.535 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-10-22 13:23:52.535 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@704205ef 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2024-10-22 13:23:52.536 [Test worker @coroutine#4598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-10-22 13:23:52.552 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2024-10-22 13:23:52.553 [DefaultDispatcher-worker-9 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-22 13:23:52.553 [DefaultDispatcher-worker-9 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.553 [DefaultDispatcher-worker-9 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:52.553 [DefaultDispatcher-worker-9 @coroutine#2314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.555 [DefaultDispatcher-worker-4 @coroutine#2314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.555 [DefaultDispatcher-worker-4 @coroutine#2314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.562 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2024-10-22 13:23:52.563 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2024-10-22 13:23:52.565 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2024-10-22 13:23:52.577 [DefaultDispatcher-worker-5 @coroutine#4614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2024-10-22 13:23:52.589 [DefaultDispatcher-worker-10 @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45144fdf 2024-10-22 13:23:52.601 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:52.613 [DefaultDispatcher-worker-9 @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45144fdf 2024-10-22 13:23:52.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-10-22 13:23:52.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-10-22 13:23:52.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:52.623 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45144fdf: (connection evicted) 2024-10-22 13:23:52.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:52.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-10-22 13:23:52.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-10-22 13:23:52.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-10-22 13:23:52.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-10-22 13:23:52.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:52.624 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61aaec51: (connection evicted) 2024-10-22 13:23:52.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:52.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-10-22 13:23:52.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-10-22 13:23:52.626 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-10-22 13:23:52.626 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:52.626 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:52.626 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:52.626 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:52.626 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:52.626 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:52.626 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b59f3aa 2024-10-22 13:23:52.626 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:52.626 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:52.626 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:52.626 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:52.626 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:52.626 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:52.626 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:52.626 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:52.626 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:52.626 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:52.627 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:52.627 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:52.627 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:52.627 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:52.627 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:52.627 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:52.627 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:52.627 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:52.627 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:52.627 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-10-22 13:23:52.627 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:52.627 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:52.627 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:52.627 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:52.627 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:52.627 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:52.627 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:52.627 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:52.627 [Test worker @coroutine#4627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-10-22 13:23:52.627 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2024-10-22 13:23:52.627 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2024-10-22 13:23:52.627 [Test worker @coroutine#4627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-10-22 13:23:52.642 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2024-10-22 13:23:52.652 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2024-10-22 13:23:52.654 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2024-10-22 13:23:52.655 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2024-10-22 13:23:52.655 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52a9c251 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a29300 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a29300 2024-10-22 13:23:52.656 [Test worker @coroutine#4627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-10-22 13:23:52.670 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a29300 2024-10-22 13:23:52.679 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a29300 2024-10-22 13:23:52.681 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a29300 2024-10-22 13:23:52.682 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a29300 2024-10-22 13:23:52.695 [DefaultDispatcher-worker-6 @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a29300 2024-10-22 13:23:52.709 [DefaultDispatcher-worker-5 @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2024-10-22 13:23:52.727 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:52.731 [DefaultDispatcher-worker-8 @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2024-10-22 13:23:52.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-10-22 13:23:52.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-10-22 13:23:52.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:52.736 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c: (connection evicted) 2024-10-22 13:23:52.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:52.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-10-22 13:23:52.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-10-22 13:23:52.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-10-22 13:23:52.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-10-22 13:23:52.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:52.737 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74a29300: (connection evicted) 2024-10-22 13:23:52.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:52.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-10-22 13:23:52.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@473048f9 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:52.740 [Test worker @coroutine#4655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-10-22 13:23:52.741 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f79e6d 2024-10-22 13:23:52.741 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f79e6d 2024-10-22 13:23:52.741 [Test worker @coroutine#4655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-10-22 13:23:52.756 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f79e6d 2024-10-22 13:23:52.766 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f79e6d 2024-10-22 13:23:52.767 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f79e6d 2024-10-22 13:23:52.769 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f79e6d 2024-10-22 13:23:52.769 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-10-22 13:23:52.769 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:52.769 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:52.769 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:52.769 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:52.769 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb7d4ba 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@ad7cc49 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@ad7cc49 2024-10-22 13:23:52.770 [Test worker @coroutine#4655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-10-22 13:23:52.784 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ad7cc49 2024-10-22 13:23:52.796 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ad7cc49 2024-10-22 13:23:52.797 [DefaultDispatcher-worker-15 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-10-22 13:23:52.797 [DefaultDispatcher-worker-2 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-10-22 13:23:52.797 [DefaultDispatcher-worker-15 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.797 [DefaultDispatcher-worker-2 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.797 [DefaultDispatcher-worker-15 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:52.797 [DefaultDispatcher-worker-2 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:52.797 [DefaultDispatcher-worker-15 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.797 [DefaultDispatcher-worker-2 @coroutine#2356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.798 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ad7cc49 2024-10-22 13:23:52.798 [DefaultDispatcher-worker-2 @coroutine#2356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.798 [DefaultDispatcher-worker-2 @coroutine#2356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.799 [DefaultDispatcher-worker-1 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.799 [DefaultDispatcher-worker-1 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.799 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ad7cc49 2024-10-22 13:23:52.810 [DefaultDispatcher-worker-5 @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ad7cc49 2024-10-22 13:23:52.825 [DefaultDispatcher-worker-15 @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f79e6d 2024-10-22 13:23:52.841 [DefaultDispatcher-worker-8 @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f79e6d 2024-10-22 13:23:52.841 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:52.853 [DefaultDispatcher-worker-11 @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f79e6d 2024-10-22 13:23:52.855 [DefaultDispatcher-worker-7 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-10-22 13:23:52.856 [DefaultDispatcher-worker-7 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.856 [DefaultDispatcher-worker-7 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:52.856 [DefaultDispatcher-worker-7 @coroutine#2110] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.857 [DefaultDispatcher-worker-1 @coroutine#2110] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.857 [DefaultDispatcher-worker-1 @coroutine#2110] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.864 [DefaultDispatcher-worker-10 @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f79e6d 2024-10-22 13:23:52.870 [HikariPool-186 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:52.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-10-22 13:23:52.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-10-22 13:23:52.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:52.876 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35f79e6d: (connection evicted) 2024-10-22 13:23:52.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:52.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-10-22 13:23:52.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-10-22 13:23:52.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-10-22 13:23:52.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-10-22 13:23:52.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:52.878 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ad7cc49: (connection evicted) 2024-10-22 13:23:52.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:52.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-10-22 13:23:52.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-10-22 13:23:52.881 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-10-22 13:23:52.881 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:52.881 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:52.881 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:52.881 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:52.881 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:52.881 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:52.881 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@518e9141 2024-10-22 13:23:52.881 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:52.881 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:52.881 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:52.881 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:52.881 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:52.881 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:52.881 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:52.881 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:52.881 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:52.881 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:52.881 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:52.881 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:52.882 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:52.882 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:52.882 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:52.882 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:52.882 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:52.882 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:52.882 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:52.882 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-10-22 13:23:52.882 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:52.882 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:52.882 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:52.882 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:52.882 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:52.882 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:52.882 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:52.882 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:52.882 [Test worker @coroutine#4703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-10-22 13:23:52.882 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@42018e32 2024-10-22 13:23:52.882 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@42018e32 2024-10-22 13:23:52.882 [Test worker @coroutine#4703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-10-22 13:23:52.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42018e32 2024-10-22 13:23:52.910 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42018e32 2024-10-22 13:23:52.912 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42018e32 2024-10-22 13:23:52.912 [DefaultDispatcher-worker-8 @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-10-22 13:23:52.913 [DefaultDispatcher-worker-8 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.913 [DefaultDispatcher-worker-8 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:52.913 [DefaultDispatcher-worker-8 @coroutine#2416] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.914 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42018e32 2024-10-22 13:23:52.914 [DefaultDispatcher-worker-5 @coroutine#2416] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.914 [DefaultDispatcher-worker-5 @coroutine#2416] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:52.914 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@597f9d91 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f755506 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f755506 2024-10-22 13:23:52.915 [Test worker @coroutine#4703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-10-22 13:23:52.931 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f755506 2024-10-22 13:23:52.941 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f755506 2024-10-22 13:23:52.942 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f755506 2024-10-22 13:23:52.944 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f755506 2024-10-22 13:23:52.956 [DefaultDispatcher-worker-8 @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f755506 2024-10-22 13:23:52.970 [DefaultDispatcher-worker-4 @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42018e32 2024-10-22 13:23:52.982 [DefaultDispatcher-worker-8 @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42018e32 2024-10-22 13:23:52.982 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:52.992 [DefaultDispatcher-worker-13 @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42018e32 2024-10-22 13:23:53.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-10-22 13:23:53.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-10-22 13:23:53.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:53.004 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42018e32: (connection evicted) 2024-10-22 13:23:53.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:53.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-10-22 13:23:53.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-10-22 13:23:53.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-10-22 13:23:53.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-10-22 13:23:53.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:53.005 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f755506: (connection evicted) 2024-10-22 13:23:53.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:53.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-10-22 13:23:53.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-10-22 13:23:53.007 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-10-22 13:23:53.007 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:53.007 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:53.007 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:53.007 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:53.007 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:53.007 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:53.007 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79059313 2024-10-22 13:23:53.007 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:53.007 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:53.007 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:53.007 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:53.007 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:53.007 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:53.007 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:53.007 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:53.007 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:53.007 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:53.007 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:53.007 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:53.007 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:53.007 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:53.007 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:53.008 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:53.008 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:53.008 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:53.008 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:53.008 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-10-22 13:23:53.008 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:53.008 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:53.008 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:53.008 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:53.008 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:53.008 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:53.008 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:53.008 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:53.008 [Test worker @coroutine#4742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-10-22 13:23:53.008 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff9a06 2024-10-22 13:23:53.008 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff9a06 2024-10-22 13:23:53.008 [Test worker @coroutine#4742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-10-22 13:23:53.027 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff9a06 2024-10-22 13:23:53.038 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff9a06 2024-10-22 13:23:53.038 [DefaultDispatcher-worker-11 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-10-22 13:23:53.038 [DefaultDispatcher-worker-11 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.038 [DefaultDispatcher-worker-11 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:53.038 [DefaultDispatcher-worker-11 @coroutine#2157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.039 [DefaultDispatcher-worker-3 @coroutine#2157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.039 [DefaultDispatcher-worker-3 @coroutine#2157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.039 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff9a06 2024-10-22 13:23:53.041 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff9a06 2024-10-22 13:23:53.041 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-10-22 13:23:53.041 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:53.041 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:53.041 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:53.041 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:53.041 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:53.041 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:53.041 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d413e98 2024-10-22 13:23:53.041 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:53.041 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:53.042 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:53.042 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:53.042 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:53.042 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:53.042 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:53.042 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:53.042 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:53.042 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:53.042 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:53.042 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:53.042 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:53.042 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:53.042 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:53.042 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:53.042 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:53.042 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:53.042 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:53.042 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-10-22 13:23:53.042 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:53.042 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:53.042 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:53.042 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:53.042 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:53.042 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:53.042 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:53.042 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:53.042 [Test worker @coroutine#4742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-10-22 13:23:53.042 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@255eadf5 2024-10-22 13:23:53.042 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@255eadf5 2024-10-22 13:23:53.042 [Test worker @coroutine#4742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-10-22 13:23:53.056 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255eadf5 2024-10-22 13:23:53.066 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255eadf5 2024-10-22 13:23:53.067 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255eadf5 2024-10-22 13:23:53.069 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255eadf5 2024-10-22 13:23:53.081 [DefaultDispatcher-worker-11 @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255eadf5 2024-10-22 13:23:53.094 [DefaultDispatcher-worker-4 @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff9a06 2024-10-22 13:23:53.106 [DefaultDispatcher-worker-17 @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff9a06 2024-10-22 13:23:53.108 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:53.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-10-22 13:23:53.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-10-22 13:23:53.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:53.110 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ff9a06: (connection evicted) 2024-10-22 13:23:53.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:53.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-10-22 13:23:53.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-10-22 13:23:53.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-10-22 13:23:53.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-10-22 13:23:53.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:53.111 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@255eadf5: (connection evicted) 2024-10-22 13:23:53.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:53.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-10-22 13:23:53.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54c76c23 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:53.115 [Test worker @coroutine#4782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-10-22 13:23:53.116 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f6f272 2024-10-22 13:23:53.116 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f6f272 2024-10-22 13:23:53.116 [Test worker @coroutine#4782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-10-22 13:23:53.132 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f6f272 2024-10-22 13:23:53.142 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f6f272 2024-10-22 13:23:53.143 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f6f272 2024-10-22 13:23:53.145 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f6f272 2024-10-22 13:23:53.145 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-10-22 13:23:53.145 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:53.145 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:53.145 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:53.145 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:53.145 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:53.145 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:53.145 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1caf77f6 2024-10-22 13:23:53.145 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:53.145 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:53.145 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:53.145 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:53.145 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:53.145 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:53.145 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:53.145 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:53.145 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:53.146 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:53.146 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:53.146 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:53.146 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:53.146 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:53.146 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:53.146 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:53.146 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:53.146 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:53.146 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:53.146 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-10-22 13:23:53.146 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:53.146 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:53.146 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:53.146 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:53.146 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:53.146 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:53.146 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:53.146 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:53.146 [Test worker @coroutine#4782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-10-22 13:23:53.146 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d001a14 2024-10-22 13:23:53.146 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d001a14 2024-10-22 13:23:53.146 [Test worker @coroutine#4782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-10-22 13:23:53.160 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d001a14 2024-10-22 13:23:53.167 [DefaultDispatcher-worker-14 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-10-22 13:23:53.167 [DefaultDispatcher-worker-14 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.167 [DefaultDispatcher-worker-14 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:53.167 [DefaultDispatcher-worker-14 @coroutine#2189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.168 [DefaultDispatcher-worker-11 @coroutine#2189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.168 [DefaultDispatcher-worker-11 @coroutine#2189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.170 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d001a14 2024-10-22 13:23:53.172 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d001a14 2024-10-22 13:23:53.174 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d001a14 2024-10-22 13:23:53.185 [DefaultDispatcher-worker-14 @coroutine#4798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d001a14 2024-10-22 13:23:53.198 [DefaultDispatcher-worker-9 @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f6f272 2024-10-22 13:23:53.211 [DefaultDispatcher-worker-15 @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f6f272 2024-10-22 13:23:53.216 [HikariPool-191 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:53.233 [DefaultDispatcher-worker-6 @coroutine#4812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f6f272 2024-10-22 13:23:53.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-10-22 13:23:53.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-10-22 13:23:53.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:53.235 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48f6f272: (connection evicted) 2024-10-22 13:23:53.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:53.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-10-22 13:23:53.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-10-22 13:23:53.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-10-22 13:23:53.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-10-22 13:23:53.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:53.237 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d001a14: (connection evicted) 2024-10-22 13:23:53.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:53.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-10-22 13:23:53.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-10-22 13:23:53.238 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f29e67e 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:53.239 [DefaultDispatcher-worker-11 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:53.239 [Test worker @coroutine#4818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-10-22 13:23:53.239 [DefaultDispatcher-worker-11 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.239 [DefaultDispatcher-worker-11 @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:34719/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:53.239 [DefaultDispatcher-worker-11 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.240 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa16117 2024-10-22 13:23:53.240 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa16117 2024-10-22 13:23:53.240 [Test worker @coroutine#4818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-10-22 13:23:53.240 [DefaultDispatcher-worker-4 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.240 [DefaultDispatcher-worker-4 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.260 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa16117 2024-10-22 13:23:53.274 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa16117 2024-10-22 13:23:53.276 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa16117 2024-10-22 13:23:53.278 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa16117 2024-10-22 13:23:53.278 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b45016d 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2024-10-22 13:23:53.279 [Test worker @coroutine#4818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-10-22 13:23:53.293 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2024-10-22 13:23:53.302 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2024-10-22 13:23:53.304 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2024-10-22 13:23:53.306 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2024-10-22 13:23:53.317 [DefaultDispatcher-worker-13 @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2024-10-22 13:23:53.332 [DefaultDispatcher-worker-15 @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa16117 2024-10-22 13:23:53.340 [HikariPool-193 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:53.343 [DefaultDispatcher-worker-6 @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa16117 2024-10-22 13:23:53.353 [DefaultDispatcher-worker-10 @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa16117 2024-10-22 13:23:53.369 [DefaultDispatcher-worker-10 @coroutine#4851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa16117 2024-10-22 13:23:53.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-10-22 13:23:53.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-10-22 13:23:53.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:53.371 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6aa16117: (connection evicted) 2024-10-22 13:23:53.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:53.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-10-22 13:23:53.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-10-22 13:23:53.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-10-22 13:23:53.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-10-22 13:23:53.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:53.372 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3057728e: (connection evicted) 2024-10-22 13:23:53.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:53.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-10-22 13:23:53.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-10-22 13:23:53.376 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-10-22 13:23:53.376 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:53.376 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:53.376 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:53.376 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:53.376 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:53.376 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:53.376 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5da61ee2 2024-10-22 13:23:53.376 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:53.376 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:53.377 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:53.377 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:53.377 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:53.377 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:53.377 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:53.377 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:53.377 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:53.377 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:53.377 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:53.377 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:53.377 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:53.377 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:53.377 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:53.377 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:53.377 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:53.377 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:53.377 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:53.377 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-10-22 13:23:53.377 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:53.377 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:53.377 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:53.377 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:53.377 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:53.377 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:53.377 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:53.377 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:53.377 [Test worker @coroutine#4857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-10-22 13:23:53.378 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c74025e 2024-10-22 13:23:53.378 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c74025e 2024-10-22 13:23:53.378 [Test worker @coroutine#4857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-10-22 13:23:53.384 [DefaultDispatcher-worker-11 @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5254d9b0 2024-10-22 13:23:53.384 [DefaultDispatcher-worker-11 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.384 [DefaultDispatcher-worker-11 @coroutine#2248] 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. 2024-10-22 13:23:53.384 [DefaultDispatcher-worker-11 @coroutine#2248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.385 [DefaultDispatcher-worker-10 @coroutine#2248] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.396 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c74025e 2024-10-22 13:23:53.406 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c74025e 2024-10-22 13:23:53.408 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c74025e 2024-10-22 13:23:53.409 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c74025e 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9918487 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@17cea679 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@17cea679 2024-10-22 13:23:53.410 [Test worker @coroutine#4857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-10-22 13:23:53.424 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17cea679 2024-10-22 13:23:53.433 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17cea679 2024-10-22 13:23:53.435 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17cea679 2024-10-22 13:23:53.437 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17cea679 2024-10-22 13:23:53.449 [DefaultDispatcher-worker-13 @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17cea679 2024-10-22 13:23:53.460 [DefaultDispatcher-worker-9 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-10-22 13:23:53.460 [DefaultDispatcher-worker-9 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.460 [DefaultDispatcher-worker-9 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:53.460 [DefaultDispatcher-worker-9 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.461 [DefaultDispatcher-worker-2 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.461 [DefaultDispatcher-worker-2 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.463 [DefaultDispatcher-worker-12 @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c74025e 2024-10-22 13:23:53.473 [DefaultDispatcher-worker-9 @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c74025e 2024-10-22 13:23:53.478 [HikariPool-195 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:53.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-10-22 13:23:53.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-10-22 13:23:53.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:53.488 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c74025e: (connection evicted) 2024-10-22 13:23:53.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:53.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-10-22 13:23:53.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-10-22 13:23:53.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-10-22 13:23:53.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-10-22 13:23:53.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:53.490 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17cea679: (connection evicted) 2024-10-22 13:23:53.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:53.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-10-22 13:23:53.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-10-22 13:23:53.491 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b0f5814 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:53.492 [Test worker @coroutine#4901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-10-22 13:23:53.493 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@c62d08a 2024-10-22 13:23:53.493 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@c62d08a 2024-10-22 13:23:53.493 [Test worker @coroutine#4901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-10-22 13:23:53.510 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c62d08a 2024-10-22 13:23:53.520 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c62d08a 2024-10-22 13:23:53.522 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c62d08a 2024-10-22 13:23:53.523 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c62d08a 2024-10-22 13:23:53.523 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c666872 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@72117a6c 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@72117a6c 2024-10-22 13:23:53.524 [Test worker @coroutine#4901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-10-22 13:23:53.538 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72117a6c 2024-10-22 13:23:53.549 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72117a6c 2024-10-22 13:23:53.551 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72117a6c 2024-10-22 13:23:53.552 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72117a6c 2024-10-22 13:23:53.564 [DefaultDispatcher-worker-3 @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72117a6c 2024-10-22 13:23:53.566 [DefaultDispatcher-worker-1 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-22 13:23:53.566 [DefaultDispatcher-worker-1 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.566 [DefaultDispatcher-worker-1 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:53.566 [DefaultDispatcher-worker-1 @coroutine#2314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.567 [DefaultDispatcher-worker-13 @coroutine#2314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.567 [DefaultDispatcher-worker-13 @coroutine#2314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.584 [DefaultDispatcher-worker-13 @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c62d08a 2024-10-22 13:23:53.593 [HikariPool-197 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:53.594 [DefaultDispatcher-worker-14 @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c62d08a 2024-10-22 13:23:53.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-10-22 13:23:53.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-10-22 13:23:53.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:53.599 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c62d08a: (connection evicted) 2024-10-22 13:23:53.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:53.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-10-22 13:23:53.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-10-22 13:23:53.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-10-22 13:23:53.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-10-22 13:23:53.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:53.601 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72117a6c: (connection evicted) 2024-10-22 13:23:53.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:53.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-10-22 13:23:53.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78f18a87 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:53.603 [Test worker @coroutine#4944] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-10-22 13:23:53.604 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b51a4c7 2024-10-22 13:23:53.604 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b51a4c7 2024-10-22 13:23:53.604 [Test worker @coroutine#4944] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-10-22 13:23:53.619 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b51a4c7 2024-10-22 13:23:53.632 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b51a4c7 2024-10-22 13:23:53.633 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b51a4c7 2024-10-22 13:23:53.635 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b51a4c7 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@479f1d09 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:53.635 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:53.636 [Test worker @coroutine#4944] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-10-22 13:23:53.636 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@55882ff2 2024-10-22 13:23:53.636 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@55882ff2 2024-10-22 13:23:53.636 [Test worker @coroutine#4944] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-10-22 13:23:53.650 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55882ff2 2024-10-22 13:23:53.660 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55882ff2 2024-10-22 13:23:53.661 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55882ff2 2024-10-22 13:23:53.663 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55882ff2 2024-10-22 13:23:53.675 [DefaultDispatcher-worker-8 @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55882ff2 2024-10-22 13:23:53.690 [DefaultDispatcher-worker-8 @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b51a4c7 2024-10-22 13:23:53.701 [DefaultDispatcher-worker-12 @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b51a4c7 2024-10-22 13:23:53.704 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:53.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-10-22 13:23:53.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-10-22 13:23:53.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:53.704 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b51a4c7: (connection evicted) 2024-10-22 13:23:53.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:53.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-10-22 13:23:53.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-10-22 13:23:53.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-10-22 13:23:53.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-10-22 13:23:53.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:53.705 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55882ff2: (connection evicted) 2024-10-22 13:23:53.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:53.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-10-22 13:23:53.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-10-22 13:23:53.708 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-10-22 13:23:53.708 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:53.708 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:53.708 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:53.708 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:53.708 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:53.708 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:53.708 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79753f20 2024-10-22 13:23:53.708 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:53.708 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:53.708 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:53.708 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:53.708 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:53.708 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:53.708 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:53.708 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:53.708 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:53.708 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:53.708 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:53.708 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:53.708 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:53.708 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:53.708 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:53.708 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:53.708 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:53.708 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:53.708 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:53.708 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-10-22 13:23:53.708 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:53.709 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:53.709 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:53.709 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:53.709 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:53.709 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:53.709 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:53.709 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:53.709 [Test worker @coroutine#4986] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-10-22 13:23:53.709 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae45ff 2024-10-22 13:23:53.709 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae45ff 2024-10-22 13:23:53.709 [Test worker @coroutine#4986] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-10-22 13:23:53.726 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae45ff 2024-10-22 13:23:53.735 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae45ff 2024-10-22 13:23:53.737 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae45ff 2024-10-22 13:23:53.739 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae45ff 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b2ac349 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:53.739 [Test worker @coroutine#4986] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-10-22 13:23:53.740 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@357904d7 2024-10-22 13:23:53.740 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@357904d7 2024-10-22 13:23:53.740 [Test worker @coroutine#4986] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-10-22 13:23:53.742 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:53.753 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357904d7 2024-10-22 13:23:53.763 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357904d7 2024-10-22 13:23:53.764 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357904d7 2024-10-22 13:23:53.766 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:53.766 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357904d7 2024-10-22 13:23:53.778 [DefaultDispatcher-worker-3 @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357904d7 2024-10-22 13:23:53.792 [DefaultDispatcher-worker-14 @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae45ff 2024-10-22 13:23:53.809 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:53.810 [DefaultDispatcher-worker-16 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-10-22 13:23:53.810 [DefaultDispatcher-worker-16 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.810 [DefaultDispatcher-worker-16 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:53.810 [DefaultDispatcher-worker-16 @coroutine#2356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.810 [DefaultDispatcher-worker-13 @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae45ff 2024-10-22 13:23:53.810 [DefaultDispatcher-worker-5 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-10-22 13:23:53.810 [DefaultDispatcher-worker-5 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.810 [DefaultDispatcher-worker-5 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:53.810 [DefaultDispatcher-worker-5 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.811 [DefaultDispatcher-worker-1 @coroutine#2356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.811 [DefaultDispatcher-worker-1 @coroutine#2356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.811 [DefaultDispatcher-worker-3 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.811 [DefaultDispatcher-worker-3 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.819 [DefaultDispatcher-worker-1 @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae45ff 2024-10-22 13:23:53.840 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:53.868 [DefaultDispatcher-worker-1 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-10-22 13:23:53.868 [DefaultDispatcher-worker-1 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.868 [DefaultDispatcher-worker-1 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:53.868 [DefaultDispatcher-worker-1 @coroutine#2110] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.870 [DefaultDispatcher-worker-11 @coroutine#2110] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.870 [DefaultDispatcher-worker-11 @coroutine#2110] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.925 [DefaultDispatcher-worker-1 @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-10-22 13:23:53.925 [DefaultDispatcher-worker-1 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.925 [DefaultDispatcher-worker-1 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:53.925 [DefaultDispatcher-worker-1 @coroutine#2416] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.926 [DefaultDispatcher-worker-15 @coroutine#2416] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.926 [DefaultDispatcher-worker-15 @coroutine#2416] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:53.948 [DefaultDispatcher-worker-14 @coroutine#5023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae45ff 2024-10-22 13:23:53.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-10-22 13:23:53.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-10-22 13:23:53.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:53.951 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ae45ff: (connection evicted) 2024-10-22 13:23:53.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:53.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-10-22 13:23:53.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-10-22 13:23:53.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-10-22 13:23:53.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-10-22 13:23:53.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:53.952 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@357904d7: (connection evicted) 2024-10-22 13:23:53.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:53.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-10-22 13:23:53.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-10-22 13:23:53.953 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40941b54 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@1660bba7 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@1660bba7 2024-10-22 13:23:53.954 [Test worker @coroutine#5037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-10-22 13:23:53.971 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1660bba7 2024-10-22 13:23:53.981 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1660bba7 2024-10-22 13:23:53.983 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1660bba7 2024-10-22 13:23:53.984 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1660bba7 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17734113 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2024-10-22 13:23:53.985 [Test worker @coroutine#5037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-10-22 13:23:53.999 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2024-10-22 13:23:54.009 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2024-10-22 13:23:54.010 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2024-10-22 13:23:54.012 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2024-10-22 13:23:54.024 [DefaultDispatcher-worker-1 @coroutine#5050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2024-10-22 13:23:54.038 [DefaultDispatcher-worker-9 @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1660bba7 2024-10-22 13:23:54.051 [DefaultDispatcher-worker-11 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-10-22 13:23:54.051 [DefaultDispatcher-worker-11 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.051 [DefaultDispatcher-worker-11 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:54.051 [DefaultDispatcher-worker-11 @coroutine#2157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.052 [DefaultDispatcher-worker-14 @coroutine#2157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.052 [DefaultDispatcher-worker-14 @coroutine#2157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.055 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:54.055 [DefaultDispatcher-worker-17 @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1660bba7 2024-10-22 13:23:54.067 [DefaultDispatcher-worker-14 @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1660bba7 2024-10-22 13:23:54.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-10-22 13:23:54.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-10-22 13:23:54.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:54.072 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1660bba7: (connection evicted) 2024-10-22 13:23:54.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:54.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-10-22 13:23:54.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-10-22 13:23:54.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-10-22 13:23:54.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-10-22 13:23:54.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:54.073 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d15f98a: (connection evicted) 2024-10-22 13:23:54.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:54.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-10-22 13:23:54.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-10-22 13:23:54.075 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-10-22 13:23:54.075 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:54.075 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:54.075 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:54.075 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:54.075 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:54.075 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:54.075 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2459715c 2024-10-22 13:23:54.075 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:54.075 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:54.075 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:54.075 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:54.075 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:54.075 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:54.075 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:54.075 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:54.075 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:54.075 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:54.075 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:54.075 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:54.075 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:54.075 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:54.075 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:54.075 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:54.075 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:54.075 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:54.075 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:54.075 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-10-22 13:23:54.075 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:54.075 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:54.075 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:54.075 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:54.076 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:54.076 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:54.076 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:54.076 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:54.076 [Test worker @coroutine#5071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-10-22 13:23:54.076 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2024-10-22 13:23:54.076 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2024-10-22 13:23:54.076 [Test worker @coroutine#5071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-10-22 13:23:54.091 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2024-10-22 13:23:54.101 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2024-10-22 13:23:54.102 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2024-10-22 13:23:54.104 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2024-10-22 13:23:54.104 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-10-22 13:23:54.104 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:54.104 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:54.104 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:54.104 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:54.104 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:54.104 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:54.104 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40f40221 2024-10-22 13:23:54.104 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:54.104 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:54.104 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:54.104 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:54.104 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:54.104 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:54.104 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:54.104 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:54.104 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:54.104 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:54.104 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:54.104 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:54.104 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:54.104 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:54.104 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:54.104 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:54.104 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:54.104 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:54.104 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:54.104 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-10-22 13:23:54.104 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:54.105 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:54.105 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:54.105 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:54.105 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:54.105 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:54.105 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:54.105 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:54.105 [Test worker @coroutine#5071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-10-22 13:23:54.105 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2024-10-22 13:23:54.105 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2024-10-22 13:23:54.105 [Test worker @coroutine#5071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-10-22 13:23:54.119 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2024-10-22 13:23:54.128 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2024-10-22 13:23:54.130 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2024-10-22 13:23:54.131 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2024-10-22 13:23:54.143 [DefaultDispatcher-worker-1 @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2024-10-22 13:23:54.156 [DefaultDispatcher-worker-4 @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2024-10-22 13:23:54.172 [DefaultDispatcher-worker-17 @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2024-10-22 13:23:54.176 [HikariPool-205 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:54.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-10-22 13:23:54.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-10-22 13:23:54.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:54.177 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ce66169: (connection evicted) 2024-10-22 13:23:54.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:54.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-10-22 13:23:54.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-10-22 13:23:54.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-10-22 13:23:54.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-10-22 13:23:54.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:54.179 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2: (connection evicted) 2024-10-22 13:23:54.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:54.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-10-22 13:23:54.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-10-22 13:23:54.180 [DefaultDispatcher-worker-14 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-10-22 13:23:54.180 [DefaultDispatcher-worker-14 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.180 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-10-22 13:23:54.180 [DefaultDispatcher-worker-14 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:54.180 [DefaultDispatcher-worker-14 @coroutine#2189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.180 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:54.180 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:54.180 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:54.180 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:54.180 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1da77a43 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2024-10-22 13:23:54.181 [Test worker @coroutine#5101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-10-22 13:23:54.181 [DefaultDispatcher-worker-2 @coroutine#2189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.181 [DefaultDispatcher-worker-2 @coroutine#2189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.201 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2024-10-22 13:23:54.211 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2024-10-22 13:23:54.212 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2024-10-22 13:23:54.214 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f3f9da 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:54.214 [Test worker @coroutine#5101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-10-22 13:23:54.215 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@227cba85 2024-10-22 13:23:54.215 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@227cba85 2024-10-22 13:23:54.215 [Test worker @coroutine#5101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-10-22 13:23:54.228 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227cba85 2024-10-22 13:23:54.237 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227cba85 2024-10-22 13:23:54.239 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227cba85 2024-10-22 13:23:54.241 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227cba85 2024-10-22 13:23:54.252 [DefaultDispatcher-worker-9 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-10-22 13:23:54.252 [DefaultDispatcher-worker-2 @coroutine#5117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227cba85 2024-10-22 13:23:54.252 [DefaultDispatcher-worker-9 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.252 [DefaultDispatcher-worker-9 @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:34719/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:54.252 [DefaultDispatcher-worker-9 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.253 [DefaultDispatcher-worker-9 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.253 [DefaultDispatcher-worker-9 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.265 [DefaultDispatcher-worker-13 @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2024-10-22 13:23:54.281 [HikariPool-207 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:54.282 [DefaultDispatcher-worker-3 @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2024-10-22 13:23:54.292 [DefaultDispatcher-worker-17 @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2024-10-22 13:23:54.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-10-22 13:23:54.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-10-22 13:23:54.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:54.298 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1313dea8: (connection evicted) 2024-10-22 13:23:54.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:54.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-10-22 13:23:54.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-10-22 13:23:54.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-10-22 13:23:54.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-10-22 13:23:54.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:54.299 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@227cba85: (connection evicted) 2024-10-22 13:23:54.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:54.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-10-22 13:23:54.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-10-22 13:23:54.301 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-10-22 13:23:54.301 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:54.301 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:54.301 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:54.301 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:54.301 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:54.301 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:54.301 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@150eab74 2024-10-22 13:23:54.301 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:54.301 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:54.301 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:54.301 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:54.301 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:54.301 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:54.301 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:54.301 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:54.301 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:54.302 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:54.302 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:54.302 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:54.302 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:54.302 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:54.302 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:54.302 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:54.302 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:54.302 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:54.302 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:54.302 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-10-22 13:23:54.302 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:54.302 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:54.302 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:54.302 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:54.302 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:54.302 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:54.302 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:54.302 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:54.302 [Test worker @coroutine#5139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-10-22 13:23:54.302 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@43f670f3 2024-10-22 13:23:54.302 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@43f670f3 2024-10-22 13:23:54.302 [Test worker @coroutine#5139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-10-22 13:23:54.320 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43f670f3 2024-10-22 13:23:54.330 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43f670f3 2024-10-22 13:23:54.331 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43f670f3 2024-10-22 13:23:54.333 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43f670f3 2024-10-22 13:23:54.343 [DefaultDispatcher-worker-1 @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43f670f3 2024-10-22 13:23:54.353 [DefaultDispatcher-worker-9 @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43f670f3 2024-10-22 13:23:54.367 [UI Thread @coroutine#5165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=651801809584336896 2024-10-22 13:23:54.367 [UI Thread @coroutine#5165] 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=651801809584336896. 2024-10-22 13:23:54.367 [UI Thread @coroutine#5165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=651801809584336896 2024-10-22 13:23:54.369 [UI Thread @coroutine#5165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=651801809584336896 2024-10-22 13:23:54.369 [UI Thread @coroutine#5165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=651801809584336896 2024-10-22 13:23:54.369 [UI Thread @coroutine#5165] 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=651801809584336896. 2024-10-22 13:23:54.369 [UI Thread @coroutine#5165] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=651801809584336896 to class io.ktor.utils.io.ByteReadChannel 2024-10-22 13:23:54.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-10-22 13:23:54.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-10-22 13:23:54.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:54.373 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43f670f3: (connection evicted) 2024-10-22 13:23:54.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:54.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-10-22 13:23:54.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-10-22 13:23:54.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-10-22 13:23:54.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:54.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:54.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:54.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:54.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:54.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:54.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37635407 2024-10-22 13:23:54.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:54.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:54.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:54.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:54.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:54.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:54.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:54.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:54.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:54.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:54.429 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:54.429 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:54.429 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:54.429 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:54.429 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:54.429 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:54.429 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:54.429 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:54.429 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:54.429 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-10-22 13:23:54.429 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:54.429 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:54.429 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:54.429 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:54.429 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:54.429 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:54.429 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:54.429 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:54.429 [Test worker @coroutine#5181] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-10-22 13:23:54.429 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e95d04 2024-10-22 13:23:54.429 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e95d04 2024-10-22 13:23:54.429 [Test worker @coroutine#5181] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-10-22 13:23:54.437 [DefaultDispatcher-worker-11 @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5254d9b0 2024-10-22 13:23:54.437 [DefaultDispatcher-worker-11 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.437 [DefaultDispatcher-worker-11 @coroutine#2248] 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. 2024-10-22 13:23:54.437 [DefaultDispatcher-worker-11 @coroutine#2248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.438 [DefaultDispatcher-worker-11 @coroutine#2248] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.447 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e95d04 2024-10-22 13:23:54.457 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e95d04 2024-10-22 13:23:54.458 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e95d04 2024-10-22 13:23:54.460 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e95d04 2024-10-22 13:23:54.472 [DefaultDispatcher-worker-4 @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e95d04 2024-10-22 13:23:54.472 [DefaultDispatcher-worker-12 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-10-22 13:23:54.472 [DefaultDispatcher-worker-12 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.472 [DefaultDispatcher-worker-12 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:54.472 [DefaultDispatcher-worker-12 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.474 [DefaultDispatcher-worker-9 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.474 [DefaultDispatcher-worker-9 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.493 [DefaultDispatcher-worker-3 @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e95d04 2024-10-22 13:23:54.502 [DefaultDispatcher-worker-4 @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e95d04 2024-10-22 13:23:54.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-10-22 13:23:54.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-10-22 13:23:54.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:54.528 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25e95d04: (connection evicted) 2024-10-22 13:23:54.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:54.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-10-22 13:23:54.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-10-22 13:23:54.590 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e9c6d8a 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:54.591 [DefaultDispatcher-worker-9 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-10-22 13:23:54.591 [DefaultDispatcher-worker-9 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:54.591 [DefaultDispatcher-worker-9 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:54.591 [DefaultDispatcher-worker-9 @coroutine#2314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:54.591 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-10-22 13:23:54.592 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97 2024-10-22 13:23:54.592 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97 2024-10-22 13:23:54.592 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-10-22 13:23:54.593 [DefaultDispatcher-worker-3 @coroutine#2314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.593 [DefaultDispatcher-worker-3 @coroutine#2314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.606 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97 2024-10-22 13:23:54.616 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97 2024-10-22 13:23:54.617 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97 2024-10-22 13:23:54.619 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97 2024-10-22 13:23:54.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-10-22 13:23:54.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-10-22 13:23:54.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:54.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:54.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-10-22 13:23:54.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38a2fbc3 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2024-10-22 13:23:54.626 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2024-10-22 13:23:54.627 [Test worker @coroutine#5233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-10-22 13:23:54.640 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2024-10-22 13:23:54.650 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2024-10-22 13:23:54.652 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2024-10-22 13:23:54.653 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2024-10-22 13:23:54.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-10-22 13:23:54.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-10-22 13:23:54.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:54.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:54.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-10-22 13:23:54.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c9fe061 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@798ac54d 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@798ac54d 2024-10-22 13:23:54.658 [Test worker @coroutine#5251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-10-22 13:23:54.673 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798ac54d 2024-10-22 13:23:54.685 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798ac54d 2024-10-22 13:23:54.686 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798ac54d 2024-10-22 13:23:54.688 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798ac54d 2024-10-22 13:23:54.688 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fb9dab6 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab87cac 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab87cac 2024-10-22 13:23:54.689 [Test worker @coroutine#5251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-10-22 13:23:54.705 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab87cac 2024-10-22 13:23:54.715 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab87cac 2024-10-22 13:23:54.716 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab87cac 2024-10-22 13:23:54.718 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab87cac 2024-10-22 13:23:54.730 [DefaultDispatcher-worker-6 @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab87cac 2024-10-22 13:23:54.744 [DefaultDispatcher-worker-3 @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798ac54d 2024-10-22 13:23:54.749 [UI Thread @coroutine#5275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40747/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-22 13:23:54.749 [UI Thread @coroutine#5275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40747/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-10-22 13:23:54.749 [UI Thread @coroutine#5275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40747/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-22 13:23:54.751 [UI Thread @coroutine#5275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40747/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-22 13:23:54.751 [UI Thread @coroutine#5275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40747/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-22 13:23:54.752 [UI Thread @coroutine#5275] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40747/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-10-22 13:23:54.752 [UI Thread @coroutine#5275] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40747/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:54.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-10-22 13:23:54.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-10-22 13:23:54.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:54.754 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@798ac54d: (connection evicted) 2024-10-22 13:23:54.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:54.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-10-22 13:23:54.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-10-22 13:23:54.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-10-22 13:23:54.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-10-22 13:23:54.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:54.755 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ab87cac: (connection evicted) 2024-10-22 13:23:54.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:54.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-10-22 13:23:54.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2899745e 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:54.758 [Test worker @coroutine#5281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-10-22 13:23:54.759 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@591b9836 2024-10-22 13:23:54.759 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@591b9836 2024-10-22 13:23:54.759 [Test worker @coroutine#5281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-10-22 13:23:54.773 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591b9836 2024-10-22 13:23:54.784 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591b9836 2024-10-22 13:23:54.785 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591b9836 2024-10-22 13:23:54.787 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591b9836 2024-10-22 13:23:54.787 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-10-22 13:23:54.787 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:54.787 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:54.787 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:54.787 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:54.787 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:54.787 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:54.787 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@544502d6 2024-10-22 13:23:54.787 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:54.787 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:54.787 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:54.787 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:54.787 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:54.787 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:54.787 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:54.787 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:54.787 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:54.787 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:54.787 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:54.787 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:54.787 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:54.787 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:54.787 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:54.787 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:54.787 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:54.787 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:54.787 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:54.788 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-10-22 13:23:54.788 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:54.788 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:54.788 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:54.788 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:54.788 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:54.788 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:54.788 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:54.788 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:54.788 [Test worker @coroutine#5281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-10-22 13:23:54.788 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1319b 2024-10-22 13:23:54.788 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1319b 2024-10-22 13:23:54.788 [Test worker @coroutine#5281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-10-22 13:23:54.802 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1319b 2024-10-22 13:23:54.812 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1319b 2024-10-22 13:23:54.814 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1319b 2024-10-22 13:23:54.816 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1319b 2024-10-22 13:23:54.828 [DefaultDispatcher-worker-20 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-10-22 13:23:54.828 [DefaultDispatcher-worker-20 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.828 [DefaultDispatcher-worker-20 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:54.828 [DefaultDispatcher-worker-20 @coroutine#2356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.828 [DefaultDispatcher-worker-21 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-10-22 13:23:54.829 [DefaultDispatcher-worker-21 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.829 [DefaultDispatcher-worker-21 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:54.829 [DefaultDispatcher-worker-21 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.830 [DefaultDispatcher-worker-11 @coroutine#2356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.830 [DefaultDispatcher-worker-11 @coroutine#2356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.830 [DefaultDispatcher-worker-15 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.830 [DefaultDispatcher-worker-15 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.832 [DefaultDispatcher-worker-5 @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1319b 2024-10-22 13:23:54.843 [DefaultDispatcher-worker-21 @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591b9836 2024-10-22 13:23:54.844 [UI Thread @coroutine#5312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57017/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-22 13:23:54.844 [UI Thread @coroutine#5312] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57017/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-10-22 13:23:54.844 [UI Thread @coroutine#5312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57017/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-22 13:23:54.846 [UI Thread @coroutine#5312] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57017/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-22 13:23:54.846 [UI Thread @coroutine#5312] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57017/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-22 13:23:54.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-10-22 13:23:54.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-10-22 13:23:54.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:54.847 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@591b9836: (connection evicted) 2024-10-22 13:23:54.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:54.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-10-22 13:23:54.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-10-22 13:23:54.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-10-22 13:23:54.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-10-22 13:23:54.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:54.848 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d1319b: (connection evicted) 2024-10-22 13:23:54.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:54.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-10-22 13:23:54.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-10-22 13:23:54.850 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-10-22 13:23:54.850 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:54.850 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:54.850 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:54.850 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:54.850 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:54.850 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:54.850 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a3ced3d 2024-10-22 13:23:54.850 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:54.850 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:54.850 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:54.850 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:54.850 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:54.850 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:54.850 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:54.851 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:54.851 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:54.851 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:54.851 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:54.851 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:54.851 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:54.851 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:54.851 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:54.851 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:54.851 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:54.851 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:54.851 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:54.851 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-10-22 13:23:54.851 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:54.851 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:54.851 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:54.851 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:54.851 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:54.851 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:54.851 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:54.851 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:54.851 [Test worker @coroutine#5318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-10-22 13:23:54.851 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@25fa5c0c 2024-10-22 13:23:54.851 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@25fa5c0c 2024-10-22 13:23:54.851 [Test worker @coroutine#5318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-10-22 13:23:54.869 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fa5c0c 2024-10-22 13:23:54.880 [DefaultDispatcher-worker-16 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-10-22 13:23:54.880 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fa5c0c 2024-10-22 13:23:54.880 [DefaultDispatcher-worker-16 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.880 [DefaultDispatcher-worker-16 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:54.880 [DefaultDispatcher-worker-16 @coroutine#2110] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.881 [DefaultDispatcher-worker-6 @coroutine#2110] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.881 [DefaultDispatcher-worker-6 @coroutine#2110] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.881 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fa5c0c 2024-10-22 13:23:54.883 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fa5c0c 2024-10-22 13:23:54.883 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-10-22 13:23:54.883 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:54.883 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:54.883 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:54.883 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:54.883 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:54.883 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:54.883 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2132629e 2024-10-22 13:23:54.883 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:54.884 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:54.884 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:54.884 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:54.884 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:54.884 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:54.884 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:54.884 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:54.884 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:54.884 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:54.884 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:54.884 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:54.884 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:54.884 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:54.884 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:54.884 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:54.884 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:54.884 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:54.884 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:54.884 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-10-22 13:23:54.884 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:54.884 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:54.884 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:54.884 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:54.884 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:54.884 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:54.884 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:54.884 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:54.884 [Test worker @coroutine#5318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-10-22 13:23:54.884 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@30f74965 2024-10-22 13:23:54.884 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@30f74965 2024-10-22 13:23:54.884 [Test worker @coroutine#5318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-10-22 13:23:54.898 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f74965 2024-10-22 13:23:54.908 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f74965 2024-10-22 13:23:54.909 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f74965 2024-10-22 13:23:54.911 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f74965 2024-10-22 13:23:54.923 [DefaultDispatcher-worker-6 @coroutine#5334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f74965 2024-10-22 13:23:54.936 [DefaultDispatcher-worker-10 @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fa5c0c 2024-10-22 13:23:54.936 [DefaultDispatcher-worker-11 @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-10-22 13:23:54.937 [DefaultDispatcher-worker-11 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.937 [DefaultDispatcher-worker-11 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:54.937 [DefaultDispatcher-worker-11 @coroutine#2416] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.938 [UI Thread @coroutine#5345] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40737/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-22 13:23:54.938 [UI Thread @coroutine#5345] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40737/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-10-22 13:23:54.938 [UI Thread @coroutine#5345] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40737/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-22 13:23:54.938 [DefaultDispatcher-worker-18 @coroutine#2416] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.938 [DefaultDispatcher-worker-18 @coroutine#2416] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:54.940 [UI Thread @coroutine#5345] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40737/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-22 13:23:54.940 [UI Thread @coroutine#5345] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40737/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-22 13:23:54.940 [UI Thread @coroutine#5345] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40737/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-10-22 13:23:54.940 [UI Thread @coroutine#5345] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40737/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:54.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-10-22 13:23:54.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-10-22 13:23:54.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:54.942 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25fa5c0c: (connection evicted) 2024-10-22 13:23:54.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:54.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-10-22 13:23:54.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-10-22 13:23:54.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-10-22 13:23:54.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-10-22 13:23:54.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:54.943 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30f74965: (connection evicted) 2024-10-22 13:23:54.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:54.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-10-22 13:23:54.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a2d0632 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:54.945 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:54.946 [Test worker @coroutine#5353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-10-22 13:23:54.946 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2024-10-22 13:23:54.946 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2024-10-22 13:23:54.946 [Test worker @coroutine#5353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-10-22 13:23:54.965 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2024-10-22 13:23:54.975 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2024-10-22 13:23:54.977 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2024-10-22 13:23:54.978 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@120bb5b5 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@7798de95 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@7798de95 2024-10-22 13:23:54.979 [Test worker @coroutine#5353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-10-22 13:23:54.993 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7798de95 2024-10-22 13:23:55.002 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7798de95 2024-10-22 13:23:55.004 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7798de95 2024-10-22 13:23:55.005 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7798de95 2024-10-22 13:23:55.018 [DefaultDispatcher-worker-21 @coroutine#5366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7798de95 2024-10-22 13:23:55.030 [DefaultDispatcher-worker-2 @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2024-10-22 13:23:55.039 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:55.046 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:55.047 [DefaultDispatcher-worker-4 @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2024-10-22 13:23:55.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-10-22 13:23:55.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-10-22 13:23:55.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:55.057 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17caf362: (connection evicted) 2024-10-22 13:23:55.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:55.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-10-22 13:23:55.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-10-22 13:23:55.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-10-22 13:23:55.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-10-22 13:23:55.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:55.058 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7798de95: (connection evicted) 2024-10-22 13:23:55.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:55.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-10-22 13:23:55.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-10-22 13:23:55.061 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:55.061 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13ac7281 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@409a164d 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@409a164d 2024-10-22 13:23:55.062 [Test worker @coroutine#5401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-10-22 13:23:55.064 [DefaultDispatcher-worker-20 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-10-22 13:23:55.064 [DefaultDispatcher-worker-20 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.064 [DefaultDispatcher-worker-20 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:55.064 [DefaultDispatcher-worker-20 @coroutine#2157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.065 [DefaultDispatcher-worker-13 @coroutine#2157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.065 [DefaultDispatcher-worker-13 @coroutine#2157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.079 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@409a164d 2024-10-22 13:23:55.089 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@409a164d 2024-10-22 13:23:55.091 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@409a164d 2024-10-22 13:23:55.092 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@409a164d 2024-10-22 13:23:55.102 [DefaultDispatcher-worker-2 @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@409a164d 2024-10-22 13:23:55.126 [DefaultDispatcher-worker-11 @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@409a164d 2024-10-22 13:23:55.141 [DefaultDispatcher-worker-13 @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@409a164d 2024-10-22 13:23:55.162 [DefaultDispatcher-worker-14 @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@409a164d 2024-10-22 13:23:55.162 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:55.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-10-22 13:23:55.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-10-22 13:23:55.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:55.166 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@409a164d: (connection evicted) 2024-10-22 13:23:55.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:55.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-10-22 13:23:55.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f914212 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:55.169 [Test worker @coroutine#5439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-10-22 13:23:55.170 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@294a150c 2024-10-22 13:23:55.170 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@294a150c 2024-10-22 13:23:55.170 [Test worker @coroutine#5439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-10-22 13:23:55.191 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a150c 2024-10-22 13:23:55.193 [DefaultDispatcher-worker-5 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-10-22 13:23:55.193 [DefaultDispatcher-worker-5 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.193 [DefaultDispatcher-worker-5 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:55.193 [DefaultDispatcher-worker-5 @coroutine#2189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.194 [DefaultDispatcher-worker-11 @coroutine#2189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.194 [DefaultDispatcher-worker-11 @coroutine#2189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.201 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a150c 2024-10-22 13:23:55.202 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a150c 2024-10-22 13:23:55.204 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a150c 2024-10-22 13:23:55.204 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-10-22 13:23:55.204 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:55.204 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:55.204 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:55.204 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:55.204 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:55.204 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:55.204 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dcf495c 2024-10-22 13:23:55.204 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:55.204 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:55.204 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:55.204 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:55.204 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:55.204 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:55.204 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:55.205 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:55.205 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:55.205 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:55.205 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:55.205 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:55.205 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:55.205 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:55.205 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:55.205 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:55.205 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:55.205 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:55.205 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:55.205 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-10-22 13:23:55.205 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:55.205 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:55.205 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:55.205 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:55.205 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:55.205 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:55.205 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:55.205 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:55.205 [Test worker @coroutine#5439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-10-22 13:23:55.205 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@420dee82 2024-10-22 13:23:55.205 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@420dee82 2024-10-22 13:23:55.205 [Test worker @coroutine#5439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-10-22 13:23:55.218 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420dee82 2024-10-22 13:23:55.228 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420dee82 2024-10-22 13:23:55.229 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420dee82 2024-10-22 13:23:55.231 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420dee82 2024-10-22 13:23:55.244 [DefaultDispatcher-worker-21 @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420dee82 2024-10-22 13:23:55.258 [DefaultDispatcher-worker-13 @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a150c 2024-10-22 13:23:55.264 [DefaultDispatcher-worker-14 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-10-22 13:23:55.265 [DefaultDispatcher-worker-14 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.265 [DefaultDispatcher-worker-14 @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:34719/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:55.265 [DefaultDispatcher-worker-14 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.266 [DefaultDispatcher-worker-21 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.266 [DefaultDispatcher-worker-21 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.270 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:55.270 [DefaultDispatcher-worker-1 @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a150c 2024-10-22 13:23:55.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-10-22 13:23:55.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-10-22 13:23:55.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:55.279 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@294a150c: (connection evicted) 2024-10-22 13:23:55.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:55.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-10-22 13:23:55.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-10-22 13:23:55.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-10-22 13:23:55.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-10-22 13:23:55.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:55.280 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@420dee82: (connection evicted) 2024-10-22 13:23:55.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:55.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-10-22 13:23:55.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-10-22 13:23:55.282 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-10-22 13:23:55.282 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:55.282 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:55.282 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:55.282 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:55.282 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:55.282 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:55.282 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@249f95a2 2024-10-22 13:23:55.282 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:55.282 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:55.282 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:55.282 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:55.282 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:55.282 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:55.283 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:55.283 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:55.283 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:55.283 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:55.283 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:55.283 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:55.283 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:55.283 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:55.283 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:55.283 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:55.283 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:55.283 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:55.283 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:55.283 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-10-22 13:23:55.283 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:55.283 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:55.283 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:55.283 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:55.283 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:55.283 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:55.283 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:55.283 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:55.283 [Test worker @coroutine#5484] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-10-22 13:23:55.283 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2024-10-22 13:23:55.283 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2024-10-22 13:23:55.283 [Test worker @coroutine#5484] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-10-22 13:23:55.300 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2024-10-22 13:23:55.309 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2024-10-22 13:23:55.311 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2024-10-22 13:23:55.312 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2024-10-22 13:23:55.324 [DefaultDispatcher-worker-6 @coroutine#5491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2024-10-22 13:23:55.332 [DefaultDispatcher-worker-21 @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2024-10-22 13:23:55.348 [DefaultDispatcher-worker-18 @coroutine#5504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2024-10-22 13:23:55.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-10-22 13:23:55.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-10-22 13:23:55.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:55.350 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70c741be: (connection evicted) 2024-10-22 13:23:55.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:55.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-10-22 13:23:55.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-10-22 13:23:55.352 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75f67ea7 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2024-10-22 13:23:55.353 [Test worker @coroutine#5512] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-10-22 13:23:55.371 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2024-10-22 13:23:55.380 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2024-10-22 13:23:55.382 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2024-10-22 13:23:55.383 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2024-10-22 13:23:55.395 [DefaultDispatcher-worker-17 @coroutine#5519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2024-10-22 13:23:55.404 [DefaultDispatcher-worker-6 @coroutine#5531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2024-10-22 13:23:55.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-10-22 13:23:55.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-10-22 13:23:55.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:55.406 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@785aeba9: (connection evicted) 2024-10-22 13:23:55.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:55.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-10-22 13:23:55.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ff5eeed 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:55.409 [Test worker @coroutine#5540] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-10-22 13:23:55.410 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@223c42b0 2024-10-22 13:23:55.410 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@223c42b0 2024-10-22 13:23:55.410 [Test worker @coroutine#5540] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-10-22 13:23:55.429 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223c42b0 2024-10-22 13:23:55.439 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223c42b0 2024-10-22 13:23:55.440 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223c42b0 2024-10-22 13:23:55.442 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223c42b0 2024-10-22 13:23:55.501 [DefaultDispatcher-worker-8 @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5254d9b0 2024-10-22 13:23:55.502 [DefaultDispatcher-worker-8 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.502 [DefaultDispatcher-worker-8 @coroutine#2248] 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. 2024-10-22 13:23:55.502 [DefaultDispatcher-worker-8 @coroutine#2248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.503 [DefaultDispatcher-worker-16 @coroutine#2248] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.506 [DefaultDispatcher-worker-18 @coroutine#5548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223c42b0 2024-10-22 13:23:55.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-10-22 13:23:55.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-10-22 13:23:55.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:55.510 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@223c42b0: (connection evicted) 2024-10-22 13:23:55.510 [DefaultDispatcher-worker-1 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-10-22 13:23:55.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:55.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-10-22 13:23:55.510 [DefaultDispatcher-worker-1 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-10-22 13:23:55.510 [DefaultDispatcher-worker-1 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:55.510 [DefaultDispatcher-worker-1 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.512 [DefaultDispatcher-worker-1 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.512 [DefaultDispatcher-worker-1 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65d28ad4 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:55.512 [Test worker @coroutine#5568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-10-22 13:23:55.513 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0ff869 2024-10-22 13:23:55.513 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0ff869 2024-10-22 13:23:55.513 [Test worker @coroutine#5568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-10-22 13:23:55.530 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0ff869 2024-10-22 13:23:55.540 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0ff869 2024-10-22 13:23:55.541 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0ff869 2024-10-22 13:23:55.543 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0ff869 2024-10-22 13:23:55.554 [DefaultDispatcher-worker-10 @coroutine#5575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0ff869 2024-10-22 13:23:55.563 [DefaultDispatcher-worker-6 @coroutine#5568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0ff869 2024-10-22 13:23:55.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-10-22 13:23:55.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-10-22 13:23:55.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:55.570 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b0ff869: (connection evicted) 2024-10-22 13:23:55.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:55.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-10-22 13:23:55.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-10-22 13:23:55.574 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-10-22 13:23:55.574 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:55.574 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:55.574 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:55.574 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:55.574 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:55.574 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:55.574 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22bf2a0d 2024-10-22 13:23:55.574 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:55.574 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:55.574 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:55.575 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:55.575 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:55.575 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:55.575 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:55.575 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:55.575 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:55.575 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:55.575 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:55.575 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:55.575 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:55.575 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:55.575 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:55.575 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:55.575 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:55.575 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:55.575 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:55.575 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-10-22 13:23:55.575 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:55.575 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:55.575 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:55.575 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:55.575 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:55.575 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:55.575 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:55.575 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:55.575 [Test worker @coroutine#5591] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-10-22 13:23:55.575 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e351a 2024-10-22 13:23:55.575 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e351a 2024-10-22 13:23:55.575 [Test worker @coroutine#5591] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-10-22 13:23:55.592 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e351a 2024-10-22 13:23:55.604 [DefaultDispatcher-worker-1 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-22 13:23:55.604 [DefaultDispatcher-worker-1 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.604 [DefaultDispatcher-worker-1 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:55.604 [DefaultDispatcher-worker-1 @coroutine#2314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.605 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e351a 2024-10-22 13:23:55.605 [DefaultDispatcher-worker-5 @coroutine#2314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.605 [DefaultDispatcher-worker-5 @coroutine#2314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.607 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e351a 2024-10-22 13:23:55.608 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e351a 2024-10-22 13:23:55.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-10-22 13:23:55.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-10-22 13:23:55.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:55.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:55.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-10-22 13:23:55.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5da13494 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:55.613 [Test worker @coroutine#5610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-10-22 13:23:55.614 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d260659 2024-10-22 13:23:55.614 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d260659 2024-10-22 13:23:55.614 [Test worker @coroutine#5610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-10-22 13:23:55.627 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260659 2024-10-22 13:23:55.637 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260659 2024-10-22 13:23:55.639 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260659 2024-10-22 13:23:55.640 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260659 2024-10-22 13:23:55.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-10-22 13:23:55.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-10-22 13:23:55.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:55.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:55.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-10-22 13:23:55.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18cdacd 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:55.644 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:55.645 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:55.645 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:55.645 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:55.645 [Test worker @coroutine#5626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-10-22 13:23:55.645 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@129a20d8 2024-10-22 13:23:55.645 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@129a20d8 2024-10-22 13:23:55.645 [Test worker @coroutine#5626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-10-22 13:23:55.660 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129a20d8 2024-10-22 13:23:55.670 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129a20d8 2024-10-22 13:23:55.672 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129a20d8 2024-10-22 13:23:55.674 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129a20d8 2024-10-22 13:23:55.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-10-22 13:23:55.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-10-22 13:23:55.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:55.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:55.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-10-22 13:23:55.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-10-22 13:23:55.686 [UI Thread @coroutine#5648] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44069/Site/verify 2024-10-22 13:23:55.686 [UI Thread @coroutine#5648] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44069/Site/verify. 2024-10-22 13:23:55.686 [UI Thread @coroutine#5648] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44069/Site/verify 2024-10-22 13:23:55.688 [UI Thread @coroutine#5648] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44069/Site/verify 2024-10-22 13:23:55.688 [UI Thread @coroutine#5648] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44069/Site/verify 2024-10-22 13:23:55.688 [UI Thread @coroutine#5648] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44069/Site/verify. 2024-10-22 13:23:55.688 [UI Thread @coroutine#5648] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44069/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:55.694 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@427faf19 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@337f6716 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@337f6716 2024-10-22 13:23:55.695 [Test worker @coroutine#5662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-10-22 13:23:55.711 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337f6716 2024-10-22 13:23:55.721 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337f6716 2024-10-22 13:23:55.722 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337f6716 2024-10-22 13:23:55.724 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337f6716 2024-10-22 13:23:55.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-10-22 13:23:55.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-10-22 13:23:55.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:55.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:55.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-10-22 13:23:55.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-10-22 13:23:55.727 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-10-22 13:23:55.727 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:55.727 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:55.727 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:55.727 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:55.727 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:55.727 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:55.727 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c84d6c4 2024-10-22 13:23:55.727 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:55.727 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:55.727 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:55.727 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:55.727 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:55.727 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:55.727 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:55.727 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:55.727 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:55.727 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:55.727 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:55.727 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:55.727 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:55.727 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:55.727 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:55.727 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:55.727 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:55.727 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:55.727 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:55.727 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-10-22 13:23:55.728 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:55.728 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:55.728 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:55.728 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:55.728 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:55.728 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:55.728 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:55.728 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:55.728 [Test worker @coroutine#5680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-10-22 13:23:55.728 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@40eb85e9 2024-10-22 13:23:55.728 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@40eb85e9 2024-10-22 13:23:55.728 [Test worker @coroutine#5680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-10-22 13:23:55.743 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40eb85e9 2024-10-22 13:23:55.753 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40eb85e9 2024-10-22 13:23:55.754 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40eb85e9 2024-10-22 13:23:55.756 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40eb85e9 2024-10-22 13:23:55.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-10-22 13:23:55.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-10-22 13:23:55.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:55.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:55.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-10-22 13:23:55.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-10-22 13:23:55.760 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-10-22 13:23:55.760 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:55.760 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:55.760 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:55.760 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:55.760 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:55.760 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:55.760 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6434d49e 2024-10-22 13:23:55.760 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:55.760 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:55.760 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:55.760 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:55.760 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:55.760 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:55.760 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:55.760 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:55.760 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:55.760 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:55.761 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:55.761 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:55.761 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:55.761 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:55.761 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:55.761 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:55.761 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:55.761 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:55.761 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:55.761 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-10-22 13:23:55.761 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:55.761 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:55.761 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:55.761 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:55.761 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:55.761 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:55.761 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:55.761 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:55.761 [Test worker @coroutine#5697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-10-22 13:23:55.761 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@294ffc88 2024-10-22 13:23:55.761 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@294ffc88 2024-10-22 13:23:55.761 [Test worker @coroutine#5697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-10-22 13:23:55.776 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ffc88 2024-10-22 13:23:55.786 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ffc88 2024-10-22 13:23:55.788 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ffc88 2024-10-22 13:23:55.789 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ffc88 2024-10-22 13:23:55.792 [UI Thread @coroutine#5712] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37453/Site/verify 2024-10-22 13:23:55.792 [UI Thread @coroutine#5712] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37453/Site/verify. 2024-10-22 13:23:55.792 [UI Thread @coroutine#5712] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37453/Site/verify 2024-10-22 13:23:55.793 [UI Thread @coroutine#5712] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37453/Site/verify 2024-10-22 13:23:55.793 [UI Thread @coroutine#5712] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37453/Site/verify 2024-10-22 13:23:55.794 [UI Thread @coroutine#5712] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37453/Site/verify. 2024-10-22 13:23:55.794 [UI Thread @coroutine#5712] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37453/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:55.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-10-22 13:23:55.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-10-22 13:23:55.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:55.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:55.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-10-22 13:23:55.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-10-22 13:23:55.801 [UI Thread @coroutine#5724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54889/Site/verify 2024-10-22 13:23:55.801 [UI Thread @coroutine#5724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54889/Site/verify. 2024-10-22 13:23:55.801 [UI Thread @coroutine#5724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54889/Site/verify 2024-10-22 13:23:55.802 [UI Thread @coroutine#5724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54889/Site/verify 2024-10-22 13:23:55.802 [UI Thread @coroutine#5724] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54889/Site/verify 2024-10-22 13:23:55.803 [UI Thread @coroutine#5724] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54889/Site/verify. 2024-10-22 13:23:55.803 [UI Thread @coroutine#5724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54889/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:55.809 [UI Thread @coroutine#5737] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37055/Site/verify 2024-10-22 13:23:55.809 [UI Thread @coroutine#5737] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37055/Site/verify. 2024-10-22 13:23:55.809 [UI Thread @coroutine#5737] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37055/Site/verify 2024-10-22 13:23:55.810 [UI Thread @coroutine#5737] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37055/Site/verify 2024-10-22 13:23:55.810 [UI Thread @coroutine#5737] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37055/Site/verify 2024-10-22 13:23:55.810 [UI Thread @coroutine#5737] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37055/Site/verify. 2024-10-22 13:23:55.810 [UI Thread @coroutine#5737] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37055/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:55.816 [UI Thread @coroutine#5751] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-10-22 13:23:55.816 [UI Thread @coroutine#5751] 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. 2024-10-22 13:23:55.816 [UI Thread @coroutine#5751] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-10-22 13:23:55.817 [UI Thread @coroutine#5751] 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 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eaf016e 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:55.820 [Test worker @coroutine#5758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-10-22 13:23:55.821 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce87db5 2024-10-22 13:23:55.821 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce87db5 2024-10-22 13:23:55.821 [Test worker @coroutine#5758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-10-22 13:23:55.836 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce87db5 2024-10-22 13:23:55.843 [DefaultDispatcher-worker-21 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-10-22 13:23:55.843 [DefaultDispatcher-worker-17 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-10-22 13:23:55.843 [DefaultDispatcher-worker-21 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.843 [DefaultDispatcher-worker-21 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:55.843 [DefaultDispatcher-worker-21 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.843 [DefaultDispatcher-worker-17 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.843 [DefaultDispatcher-worker-17 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:55.843 [DefaultDispatcher-worker-17 @coroutine#2356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.844 [DefaultDispatcher-worker-4 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.844 [DefaultDispatcher-worker-4 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.844 [DefaultDispatcher-worker-6 @coroutine#2356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.844 [DefaultDispatcher-worker-6 @coroutine#2356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.847 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce87db5 2024-10-22 13:23:55.848 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce87db5 2024-10-22 13:23:55.850 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce87db5 2024-10-22 13:23:55.860 [DefaultDispatcher-worker-12 @coroutine#5771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce87db5 2024-10-22 13:23:55.884 [DefaultDispatcher-worker-12 @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce87db5 2024-10-22 13:23:55.893 [DefaultDispatcher-worker-6 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-10-22 13:23:55.893 [DefaultDispatcher-worker-6 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.893 [DefaultDispatcher-worker-6 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:55.893 [DefaultDispatcher-worker-6 @coroutine#2110] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.894 [DefaultDispatcher-worker-1 @coroutine#2110] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.894 [DefaultDispatcher-worker-1 @coroutine#2110] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.896 [DefaultDispatcher-worker-11 @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce87db5 2024-10-22 13:23:55.905 [DefaultDispatcher-worker-14 @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce87db5 2024-10-22 13:23:55.919 [DefaultDispatcher-worker-16 @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce87db5 2024-10-22 13:23:55.921 [HikariPool-234 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:55.928 [DefaultDispatcher-worker-6 @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce87db5 2024-10-22 13:23:55.942 [DefaultDispatcher-worker-21 @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce87db5 2024-10-22 13:23:55.949 [DefaultDispatcher-worker-19 @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-10-22 13:23:55.950 [DefaultDispatcher-worker-19 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.950 [DefaultDispatcher-worker-19 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:55.950 [DefaultDispatcher-worker-19 @coroutine#2416] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.951 [DefaultDispatcher-worker-1 @coroutine#2416] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.951 [DefaultDispatcher-worker-1 @coroutine#2416] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:55.962 [DefaultDispatcher-worker-7 @coroutine#5794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce87db5 2024-10-22 13:23:55.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-10-22 13:23:55.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-10-22 13:23:55.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:55.964 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ce87db5: (connection evicted) 2024-10-22 13:23:55.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:55.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-10-22 13:23:55.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-10-22 13:23:55.966 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-10-22 13:23:55.966 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:55.966 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:55.966 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:55.966 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:55.966 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:55.966 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:55.966 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ce87f9d 2024-10-22 13:23:55.966 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:55.966 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:55.966 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:55.966 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:55.966 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:55.966 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:55.966 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:55.966 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:55.966 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:55.966 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:55.966 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:55.966 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:55.966 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:55.966 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:55.966 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:55.966 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:55.966 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:55.966 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:55.966 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:55.966 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-10-22 13:23:55.967 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:55.967 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:55.967 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:55.967 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:55.967 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:55.967 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:55.967 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:55.967 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:55.967 [Test worker @coroutine#5800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-10-22 13:23:55.967 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c89cec5 2024-10-22 13:23:55.967 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c89cec5 2024-10-22 13:23:55.967 [Test worker @coroutine#5800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-10-22 13:23:55.984 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c89cec5 2024-10-22 13:23:55.993 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c89cec5 2024-10-22 13:23:55.995 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c89cec5 2024-10-22 13:23:55.996 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c89cec5 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47d0127f 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@228f15de 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@228f15de 2024-10-22 13:23:55.997 [Test worker @coroutine#5800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-10-22 13:23:56.012 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@228f15de 2024-10-22 13:23:56.022 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@228f15de 2024-10-22 13:23:56.023 [Test worker @coroutine#5809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@228f15de 2024-10-22 13:23:56.025 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@228f15de 2024-10-22 13:23:56.037 [DefaultDispatcher-worker-16 @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@228f15de 2024-10-22 13:23:56.051 [DefaultDispatcher-worker-10 @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c89cec5 2024-10-22 13:23:56.067 [HikariPool-235 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:56.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-10-22 13:23:56.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-10-22 13:23:56.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:56.069 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c89cec5: (connection evicted) 2024-10-22 13:23:56.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:56.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-10-22 13:23:56.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-10-22 13:23:56.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-10-22 13:23:56.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-10-22 13:23:56.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:56.070 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@228f15de: (connection evicted) 2024-10-22 13:23:56.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:56.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-10-22 13:23:56.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-10-22 13:23:56.072 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-10-22 13:23:56.072 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:56.072 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:56.072 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:56.072 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:56.072 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:56.072 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:56.072 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ca3e806 2024-10-22 13:23:56.072 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:56.072 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:56.072 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:56.072 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:56.072 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:56.072 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:56.072 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:56.072 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:56.072 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:56.072 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:56.072 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:56.072 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:56.072 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:56.072 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:56.072 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:56.072 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:56.072 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:56.072 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:56.072 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:56.072 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-10-22 13:23:56.073 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:56.073 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:56.073 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:56.073 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:56.073 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:56.073 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:56.073 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:56.073 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:56.073 [Test worker @coroutine#5852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-10-22 13:23:56.073 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@38691f8d 2024-10-22 13:23:56.073 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@38691f8d 2024-10-22 13:23:56.073 [Test worker @coroutine#5852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-10-22 13:23:56.077 [DefaultDispatcher-worker-14 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-10-22 13:23:56.077 [DefaultDispatcher-worker-14 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.077 [DefaultDispatcher-worker-14 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:56.077 [DefaultDispatcher-worker-14 @coroutine#2157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.078 [DefaultDispatcher-worker-7 @coroutine#2157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.078 [DefaultDispatcher-worker-7 @coroutine#2157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.092 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38691f8d 2024-10-22 13:23:56.102 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38691f8d 2024-10-22 13:23:56.103 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38691f8d 2024-10-22 13:23:56.105 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38691f8d 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36d02719 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:56.105 [Test worker @coroutine#5852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-10-22 13:23:56.106 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d2ec1f 2024-10-22 13:23:56.106 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d2ec1f 2024-10-22 13:23:56.106 [Test worker @coroutine#5852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-10-22 13:23:56.119 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d2ec1f 2024-10-22 13:23:56.129 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d2ec1f 2024-10-22 13:23:56.130 [Test worker @coroutine#5864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d2ec1f 2024-10-22 13:23:56.132 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d2ec1f 2024-10-22 13:23:56.144 [DefaultDispatcher-worker-15 @coroutine#5868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d2ec1f 2024-10-22 13:23:56.157 [DefaultDispatcher-worker-15 @coroutine#5852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38691f8d 2024-10-22 13:23:56.168 [DefaultDispatcher-worker-8 @coroutine#5852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38691f8d 2024-10-22 13:23:56.173 [HikariPool-237 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:56.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-10-22 13:23:56.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-10-22 13:23:56.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:56.174 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38691f8d: (connection evicted) 2024-10-22 13:23:56.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:56.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-10-22 13:23:56.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-10-22 13:23:56.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-10-22 13:23:56.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-10-22 13:23:56.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:56.175 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d2ec1f: (connection evicted) 2024-10-22 13:23:56.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:56.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-10-22 13:23:56.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-10-22 13:23:56.177 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-10-22 13:23:56.177 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:56.177 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:56.177 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:56.177 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:56.177 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:56.177 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:56.177 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b7ecd37 2024-10-22 13:23:56.177 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:56.177 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:56.177 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:56.177 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:56.177 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:56.177 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:56.177 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:56.177 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:56.177 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:56.177 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:56.177 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:56.177 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:56.177 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:56.177 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:56.177 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:56.177 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:56.177 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:56.177 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:56.177 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:56.177 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-10-22 13:23:56.177 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:56.178 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:56.178 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:56.178 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:56.178 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:56.178 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:56.178 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:56.178 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:56.178 [Test worker @coroutine#5906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-10-22 13:23:56.178 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c8802cf 2024-10-22 13:23:56.178 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c8802cf 2024-10-22 13:23:56.178 [Test worker @coroutine#5906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-10-22 13:23:56.194 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c8802cf 2024-10-22 13:23:56.204 [Test worker @coroutine#5907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c8802cf 2024-10-22 13:23:56.204 [DefaultDispatcher-worker-7 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-10-22 13:23:56.205 [DefaultDispatcher-worker-7 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.205 [DefaultDispatcher-worker-7 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:56.205 [DefaultDispatcher-worker-7 @coroutine#2189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.205 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c8802cf 2024-10-22 13:23:56.206 [DefaultDispatcher-worker-20 @coroutine#2189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.206 [DefaultDispatcher-worker-20 @coroutine#2189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.207 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c8802cf 2024-10-22 13:23:56.207 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-10-22 13:23:56.207 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:56.207 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:56.207 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:56.207 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:56.207 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:56.207 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:56.207 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c6d65f7 2024-10-22 13:23:56.207 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:56.208 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:56.208 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:56.208 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:56.208 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:56.208 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:56.208 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:56.208 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:56.208 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:56.208 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:56.208 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:56.208 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:56.208 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:56.208 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:56.208 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:56.208 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:56.208 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:56.208 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:56.208 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:56.208 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-10-22 13:23:56.208 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:56.208 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:56.208 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:56.208 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:56.208 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:56.208 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:56.208 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:56.208 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:56.208 [Test worker @coroutine#5906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-10-22 13:23:56.208 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2f6452 2024-10-22 13:23:56.208 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2f6452 2024-10-22 13:23:56.208 [Test worker @coroutine#5906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-10-22 13:23:56.221 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2f6452 2024-10-22 13:23:56.231 [Test worker @coroutine#5916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2f6452 2024-10-22 13:23:56.233 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2f6452 2024-10-22 13:23:56.234 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2f6452 2024-10-22 13:23:56.247 [DefaultDispatcher-worker-16 @coroutine#5922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2f6452 2024-10-22 13:23:56.259 [DefaultDispatcher-worker-7 @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c8802cf 2024-10-22 13:23:56.270 [DefaultDispatcher-worker-9 @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c8802cf 2024-10-22 13:23:56.277 [DefaultDispatcher-worker-19 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-10-22 13:23:56.277 [DefaultDispatcher-worker-19 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.277 [DefaultDispatcher-worker-19 @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:34719/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:56.277 [DefaultDispatcher-worker-19 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.278 [DefaultDispatcher-worker-13 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.278 [DefaultDispatcher-worker-13 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.278 [HikariPool-239 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:56.308 [HikariPool-240 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:56.514 [DefaultDispatcher-worker-3 @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5254d9b0 2024-10-22 13:23:56.514 [DefaultDispatcher-worker-3 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.514 [DefaultDispatcher-worker-3 @coroutine#2248] 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. 2024-10-22 13:23:56.514 [DefaultDispatcher-worker-3 @coroutine#2248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.515 [DefaultDispatcher-worker-15 @coroutine#2248] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.522 [DefaultDispatcher-worker-10 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-10-22 13:23:56.522 [DefaultDispatcher-worker-10 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.522 [DefaultDispatcher-worker-10 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:56.522 [DefaultDispatcher-worker-10 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-10-22 13:23:56.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-10-22 13:23:56.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:56.523 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c8802cf: (connection evicted) 2024-10-22 13:23:56.523 [DefaultDispatcher-worker-1 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.523 [DefaultDispatcher-worker-1 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:56.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-10-22 13:23:56.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-10-22 13:23:56.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-10-22 13:23:56.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-10-22 13:23:56.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:56.524 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e2f6452: (connection evicted) 2024-10-22 13:23:56.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:56.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-10-22 13:23:56.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78edbe01 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:56.527 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:56.528 [Test worker @coroutine#5971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-10-22 13:23:56.528 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611 2024-10-22 13:23:56.528 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611 2024-10-22 13:23:56.528 [Test worker @coroutine#5971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-10-22 13:23:56.544 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611 2024-10-22 13:23:56.554 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611 2024-10-22 13:23:56.556 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611 2024-10-22 13:23:56.557 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22eccd2c 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d39797a 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d39797a 2024-10-22 13:23:56.558 [Test worker @coroutine#5971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-10-22 13:23:56.572 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d39797a 2024-10-22 13:23:56.582 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d39797a 2024-10-22 13:23:56.583 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d39797a 2024-10-22 13:23:56.585 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d39797a 2024-10-22 13:23:56.598 [DefaultDispatcher-worker-15 @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d39797a 2024-10-22 13:23:56.610 [DefaultDispatcher-worker-2 @coroutine#5971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611 2024-10-22 13:23:56.617 [DefaultDispatcher-worker-12 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-22 13:23:56.617 [DefaultDispatcher-worker-12 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.618 [DefaultDispatcher-worker-12 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:56.618 [DefaultDispatcher-worker-12 @coroutine#2314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.619 [DefaultDispatcher-worker-11 @coroutine#2314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.619 [DefaultDispatcher-worker-11 @coroutine#2314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.620 [DefaultDispatcher-worker-1 @coroutine#5971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611 2024-10-22 13:23:56.628 [HikariPool-241 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:56.628 [DefaultDispatcher-worker-12 @coroutine#5971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611 2024-10-22 13:23:56.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-10-22 13:23:56.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-10-22 13:23:56.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:56.634 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611: (connection evicted) 2024-10-22 13:23:56.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:56.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-10-22 13:23:56.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-10-22 13:23:56.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-10-22 13:23:56.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-10-22 13:23:56.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:56.635 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d39797a: (connection evicted) 2024-10-22 13:23:56.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:56.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-10-22 13:23:56.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72a522f1 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b9ebee 2024-10-22 13:23:56.637 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b9ebee 2024-10-22 13:23:56.638 [Test worker @coroutine#6026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-10-22 13:23:56.655 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b9ebee 2024-10-22 13:23:56.665 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b9ebee 2024-10-22 13:23:56.666 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b9ebee 2024-10-22 13:23:56.668 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b9ebee 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eb8fd79 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:56.668 [Test worker @coroutine#6026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-10-22 13:23:56.669 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1c3c13 2024-10-22 13:23:56.669 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1c3c13 2024-10-22 13:23:56.669 [Test worker @coroutine#6026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-10-22 13:23:56.682 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1c3c13 2024-10-22 13:23:56.692 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1c3c13 2024-10-22 13:23:56.694 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1c3c13 2024-10-22 13:23:56.695 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1c3c13 2024-10-22 13:23:56.708 [DefaultDispatcher-worker-21 @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1c3c13 2024-10-22 13:23:56.721 [DefaultDispatcher-worker-2 @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b9ebee 2024-10-22 13:23:56.730 [DefaultDispatcher-worker-1 @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b9ebee 2024-10-22 13:23:56.738 [HikariPool-243 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:56.740 [DefaultDispatcher-worker-1 @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b9ebee 2024-10-22 13:23:56.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-10-22 13:23:56.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-10-22 13:23:56.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:56.746 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65b9ebee: (connection evicted) 2024-10-22 13:23:56.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:56.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-10-22 13:23:56.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-10-22 13:23:56.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-10-22 13:23:56.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-10-22 13:23:56.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:56.747 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c1c3c13: (connection evicted) 2024-10-22 13:23:56.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:56.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-10-22 13:23:56.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a6017f9 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:56.749 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:56.750 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:56.750 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:56.750 [Test worker @coroutine#6078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-10-22 13:23:56.750 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd4a4e 2024-10-22 13:23:56.750 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd4a4e 2024-10-22 13:23:56.750 [Test worker @coroutine#6078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-10-22 13:23:56.767 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd4a4e 2024-10-22 13:23:56.777 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd4a4e 2024-10-22 13:23:56.779 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd4a4e 2024-10-22 13:23:56.780 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd4a4e 2024-10-22 13:23:56.780 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42be0eca 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ca44cd 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ca44cd 2024-10-22 13:23:56.781 [Test worker @coroutine#6078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-10-22 13:23:56.795 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ca44cd 2024-10-22 13:23:56.805 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ca44cd 2024-10-22 13:23:56.807 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ca44cd 2024-10-22 13:23:56.808 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ca44cd 2024-10-22 13:23:56.821 [DefaultDispatcher-worker-3 @coroutine#6091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ca44cd 2024-10-22 13:23:56.833 [DefaultDispatcher-worker-16 @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd4a4e 2024-10-22 13:23:56.843 [DefaultDispatcher-worker-6 @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd4a4e 2024-10-22 13:23:56.850 [HikariPool-245 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:56.853 [DefaultDispatcher-worker-17 @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd4a4e 2024-10-22 13:23:56.855 [DefaultDispatcher-worker-8 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-10-22 13:23:56.855 [DefaultDispatcher-worker-8 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.855 [DefaultDispatcher-worker-8 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:56.855 [DefaultDispatcher-worker-8 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.855 [DefaultDispatcher-worker-13 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-10-22 13:23:56.855 [DefaultDispatcher-worker-13 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.855 [DefaultDispatcher-worker-13 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:56.855 [DefaultDispatcher-worker-13 @coroutine#2356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.856 [DefaultDispatcher-worker-3 @coroutine#2356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.856 [DefaultDispatcher-worker-18 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.856 [DefaultDispatcher-worker-3 @coroutine#2356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.856 [DefaultDispatcher-worker-18 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-10-22 13:23:56.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-10-22 13:23:56.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:56.859 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dd4a4e: (connection evicted) 2024-10-22 13:23:56.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:56.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-10-22 13:23:56.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-10-22 13:23:56.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-10-22 13:23:56.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-10-22 13:23:56.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:56.860 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48ca44cd: (connection evicted) 2024-10-22 13:23:56.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:56.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-10-22 13:23:56.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-10-22 13:23:56.862 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71390c8 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1bde96 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1bde96 2024-10-22 13:23:56.863 [Test worker @coroutine#6136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-10-22 13:23:56.880 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1bde96 2024-10-22 13:23:56.890 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1bde96 2024-10-22 13:23:56.891 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1bde96 2024-10-22 13:23:56.893 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1bde96 2024-10-22 13:23:56.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-10-22 13:23:56.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-10-22 13:23:56.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:56.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:56.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-10-22 13:23:56.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2024-10-22 13:23:56.906 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60b90fd3 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2024-10-22 13:23:56.907 [DefaultDispatcher-worker-7 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@c79a727 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@c79a727 2024-10-22 13:23:56.907 [Test worker @coroutine#6158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2024-10-22 13:23:56.907 [DefaultDispatcher-worker-7 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.907 [DefaultDispatcher-worker-7 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:56.907 [DefaultDispatcher-worker-7 @coroutine#2110] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.908 [DefaultDispatcher-worker-20 @coroutine#2110] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.909 [DefaultDispatcher-worker-20 @coroutine#2110] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.923 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c79a727 2024-10-22 13:23:56.933 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c79a727 2024-10-22 13:23:56.935 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c79a727 2024-10-22 13:23:56.936 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c79a727 2024-10-22 13:23:56.961 [DefaultDispatcher-worker-12 @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-10-22 13:23:56.962 [DefaultDispatcher-worker-12 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.962 [DefaultDispatcher-worker-10 @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c79a727 2024-10-22 13:23:56.962 [DefaultDispatcher-worker-12 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:56.962 [DefaultDispatcher-worker-12 @coroutine#2416] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.963 [DefaultDispatcher-worker-6 @coroutine#2416] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.963 [DefaultDispatcher-worker-6 @coroutine#2416] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:56.971 [DefaultDispatcher-worker-1 @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c79a727 2024-10-22 13:23:56.979 [DefaultDispatcher-worker-17 @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c79a727 2024-10-22 13:23:56.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2024-10-22 13:23:56.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2024-10-22 13:23:56.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:56.986 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c79a727: (connection evicted) 2024-10-22 13:23:56.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:56.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2024-10-22 13:23:56.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e4d6172 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:56.988 [Test worker @coroutine#6190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2024-10-22 13:23:56.989 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3f0f2e 2024-10-22 13:23:56.989 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3f0f2e 2024-10-22 13:23:56.989 [Test worker @coroutine#6190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2024-10-22 13:23:57.003 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3f0f2e 2024-10-22 13:23:57.013 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3f0f2e 2024-10-22 13:23:57.014 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3f0f2e 2024-10-22 13:23:57.016 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3f0f2e 2024-10-22 13:23:57.027 [DefaultDispatcher-worker-6 @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3f0f2e 2024-10-22 13:23:57.051 [DefaultDispatcher-worker-18 @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3f0f2e 2024-10-22 13:23:57.061 [DefaultDispatcher-worker-10 @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3f0f2e 2024-10-22 13:23:57.078 [DefaultDispatcher-worker-17 @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3f0f2e 2024-10-22 13:23:57.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2024-10-22 13:23:57.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2024-10-22 13:23:57.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:57.080 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c3f0f2e: (connection evicted) 2024-10-22 13:23:57.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:57.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2024-10-22 13:23:57.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2024-10-22 13:23:57.082 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54b48b 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3362f5 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3362f5 2024-10-22 13:23:57.083 [Test worker @coroutine#6221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2024-10-22 13:23:57.089 [DefaultDispatcher-worker-20 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-10-22 13:23:57.089 [DefaultDispatcher-worker-20 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.089 [DefaultDispatcher-worker-20 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:57.089 [DefaultDispatcher-worker-20 @coroutine#2157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.090 [DefaultDispatcher-worker-3 @coroutine#2157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.090 [DefaultDispatcher-worker-3 @coroutine#2157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.100 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3362f5 2024-10-22 13:23:57.110 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3362f5 2024-10-22 13:23:57.112 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3362f5 2024-10-22 13:23:57.114 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3362f5 2024-10-22 13:23:57.124 [DefaultDispatcher-worker-12 @coroutine#6231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3362f5 2024-10-22 13:23:57.147 [DefaultDispatcher-worker-18 @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3362f5 2024-10-22 13:23:57.157 [DefaultDispatcher-worker-8 @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3362f5 2024-10-22 13:23:57.172 [DefaultDispatcher-worker-2 @coroutine#6247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3362f5 2024-10-22 13:23:57.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2024-10-22 13:23:57.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2024-10-22 13:23:57.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:57.174 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d3362f5: (connection evicted) 2024-10-22 13:23:57.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:57.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2024-10-22 13:23:57.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14a3d15b 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:57.177 [Test worker @coroutine#6255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2024-10-22 13:23:57.178 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9 2024-10-22 13:23:57.178 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9 2024-10-22 13:23:57.178 [Test worker @coroutine#6255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2024-10-22 13:23:57.193 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9 2024-10-22 13:23:57.202 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9 2024-10-22 13:23:57.204 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9 2024-10-22 13:23:57.205 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9 2024-10-22 13:23:57.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2024-10-22 13:23:57.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2024-10-22 13:23:57.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:57.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:57.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2024-10-22 13:23:57.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2024-10-22 13:23:57.219 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1babd50e 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa2646f 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa2646f 2024-10-22 13:23:57.220 [Test worker @coroutine#6279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2024-10-22 13:23:57.222 [DefaultDispatcher-worker-13 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-10-22 13:23:57.222 [DefaultDispatcher-worker-13 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.222 [DefaultDispatcher-worker-13 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:57.222 [DefaultDispatcher-worker-13 @coroutine#2189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.223 [DefaultDispatcher-worker-6 @coroutine#2189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.223 [DefaultDispatcher-worker-6 @coroutine#2189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.237 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aa2646f 2024-10-22 13:23:57.247 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aa2646f 2024-10-22 13:23:57.249 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aa2646f 2024-10-22 13:23:57.250 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aa2646f 2024-10-22 13:23:57.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2024-10-22 13:23:57.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2024-10-22 13:23:57.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:57.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:57.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2024-10-22 13:23:57.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2024-10-22 13:23:57.255 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2024-10-22 13:23:57.255 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b811d1c 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@221ec884 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@221ec884 2024-10-22 13:23:57.256 [Test worker @coroutine#6305] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2024-10-22 13:23:57.271 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221ec884 2024-10-22 13:23:57.281 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221ec884 2024-10-22 13:23:57.283 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221ec884 2024-10-22 13:23:57.285 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221ec884 2024-10-22 13:23:57.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2024-10-22 13:23:57.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2024-10-22 13:23:57.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:57.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:57.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2024-10-22 13:23:57.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2024-10-22 13:23:57.290 [DefaultDispatcher-worker-20 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-10-22 13:23:57.290 [DefaultDispatcher-worker-20 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.290 [DefaultDispatcher-worker-20 @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:34719/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:57.290 [DefaultDispatcher-worker-20 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.291 [DefaultDispatcher-worker-13 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.291 [DefaultDispatcher-worker-13 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.292 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2024-10-22 13:23:57.292 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:57.292 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:57.292 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@206efb04 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:57.293 [UI Thread @coroutine#6330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2024-10-22 13:23:57.294 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@561cf089 2024-10-22 13:23:57.294 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@561cf089 2024-10-22 13:23:57.294 [UI Thread @coroutine#6330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2024-10-22 13:23:57.314 [UI Thread @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561cf089 2024-10-22 13:23:57.323 [UI Thread @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561cf089 2024-10-22 13:23:57.325 [UI Thread @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561cf089 2024-10-22 13:23:57.327 [UI Thread @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561cf089 2024-10-22 13:23:57.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2024-10-22 13:23:57.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2024-10-22 13:23:57.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:57.330 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@561cf089: (connection evicted) 2024-10-22 13:23:57.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:57.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2024-10-22 13:23:57.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16a4d5a9 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:57.334 [Test worker @coroutine#6344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2024-10-22 13:23:57.335 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@6705b98b 2024-10-22 13:23:57.335 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@6705b98b 2024-10-22 13:23:57.335 [Test worker @coroutine#6344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2024-10-22 13:23:57.352 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6705b98b 2024-10-22 13:23:57.362 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6705b98b 2024-10-22 13:23:57.364 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6705b98b 2024-10-22 13:23:57.365 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6705b98b 2024-10-22 13:23:57.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2024-10-22 13:23:57.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2024-10-22 13:23:57.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:57.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:57.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2024-10-22 13:23:57.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aa9635c 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:57.369 [Test worker @coroutine#6360] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2024-10-22 13:23:57.370 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d6e503 2024-10-22 13:23:57.370 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d6e503 2024-10-22 13:23:57.370 [Test worker @coroutine#6360] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2024-10-22 13:23:57.384 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d6e503 2024-10-22 13:23:57.394 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d6e503 2024-10-22 13:23:57.396 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d6e503 2024-10-22 13:23:57.398 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d6e503 2024-10-22 13:23:57.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2024-10-22 13:23:57.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2024-10-22 13:23:57.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:57.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:57.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2024-10-22 13:23:57.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2024-10-22 13:23:57.400 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2024-10-22 13:23:57.400 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:57.400 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:57.400 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:57.400 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@392a40d9 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@3be94b12 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@3be94b12 2024-10-22 13:23:57.401 [Test worker @coroutine#6376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2024-10-22 13:23:57.417 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be94b12 2024-10-22 13:23:57.427 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be94b12 2024-10-22 13:23:57.429 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be94b12 2024-10-22 13:23:57.430 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be94b12 2024-10-22 13:23:57.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2024-10-22 13:23:57.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2024-10-22 13:23:57.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:57.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:57.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2024-10-22 13:23:57.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2024-10-22 13:23:57.433 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2024-10-22 13:23:57.433 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:57.433 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:57.433 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:57.433 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:57.433 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:57.433 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:57.433 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e7227e6 2024-10-22 13:23:57.433 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:57.433 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:57.433 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:57.433 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:57.433 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:57.433 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:57.433 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:57.433 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:57.434 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:57.434 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:57.434 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:57.434 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:57.434 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:57.434 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:57.434 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:57.434 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:57.434 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:57.434 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:57.434 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:57.434 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2024-10-22 13:23:57.434 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:57.434 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:57.434 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:57.434 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:57.434 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:57.434 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:57.434 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:57.434 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:57.434 [Test worker @coroutine#6392] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2024-10-22 13:23:57.434 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1523cd 2024-10-22 13:23:57.434 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1523cd 2024-10-22 13:23:57.434 [Test worker @coroutine#6392] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2024-10-22 13:23:57.449 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1523cd 2024-10-22 13:23:57.459 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1523cd 2024-10-22 13:23:57.460 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1523cd 2024-10-22 13:23:57.462 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1523cd 2024-10-22 13:23:57.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2024-10-22 13:23:57.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2024-10-22 13:23:57.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:57.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:57.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2024-10-22 13:23:57.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4da454a7 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@66beb02d 2024-10-22 13:23:57.466 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@66beb02d 2024-10-22 13:23:57.467 [Test worker @coroutine#6408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2024-10-22 13:23:57.482 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66beb02d 2024-10-22 13:23:57.494 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66beb02d 2024-10-22 13:23:57.496 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66beb02d 2024-10-22 13:23:57.497 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66beb02d 2024-10-22 13:23:57.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2024-10-22 13:23:57.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2024-10-22 13:23:57.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:57.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:57.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2024-10-22 13:23:57.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6291d30 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:57.503 [Test worker @coroutine#6426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2024-10-22 13:23:57.504 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@65daaa95 2024-10-22 13:23:57.504 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@65daaa95 2024-10-22 13:23:57.504 [Test worker @coroutine#6426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2024-10-22 13:23:57.519 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65daaa95 2024-10-22 13:23:57.527 [DefaultDispatcher-worker-6 @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5254d9b0 2024-10-22 13:23:57.527 [DefaultDispatcher-worker-6 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.527 [DefaultDispatcher-worker-6 @coroutine#2248] 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. 2024-10-22 13:23:57.527 [DefaultDispatcher-worker-6 @coroutine#2248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.528 [DefaultDispatcher-worker-12 @coroutine#2248] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.530 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65daaa95 2024-10-22 13:23:57.532 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65daaa95 2024-10-22 13:23:57.533 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65daaa95 2024-10-22 13:23:57.535 [DefaultDispatcher-worker-16 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-10-22 13:23:57.535 [DefaultDispatcher-worker-16 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.535 [DefaultDispatcher-worker-16 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:57.535 [DefaultDispatcher-worker-16 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.536 [DefaultDispatcher-worker-20 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.536 [DefaultDispatcher-worker-20 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2024-10-22 13:23:57.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2024-10-22 13:23:57.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:57.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:57.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2024-10-22 13:23:57.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23216e17 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@629e9957 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@629e9957 2024-10-22 13:23:57.538 [Test worker @coroutine#6450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2024-10-22 13:23:57.553 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629e9957 2024-10-22 13:23:57.563 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629e9957 2024-10-22 13:23:57.565 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629e9957 2024-10-22 13:23:57.567 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629e9957 2024-10-22 13:23:57.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2024-10-22 13:23:57.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2024-10-22 13:23:57.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:57.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:57.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2024-10-22 13:23:57.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2024-10-22 13:23:57.570 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2024-10-22 13:23:57.570 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:57.570 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:57.570 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:57.570 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:57.570 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:57.570 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:57.570 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fae279e 2024-10-22 13:23:57.570 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:57.570 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:57.570 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:57.570 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:57.570 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:57.570 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:57.570 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:57.570 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:57.570 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:57.570 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:57.570 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:57.570 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:57.570 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:57.570 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:57.570 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:57.570 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:57.570 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:57.570 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:57.570 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:57.570 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2024-10-22 13:23:57.570 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:57.571 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:57.571 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:57.571 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:57.571 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:57.571 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:57.571 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:57.571 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:57.571 [Test worker @coroutine#6468] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2024-10-22 13:23:57.571 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d24bd80 2024-10-22 13:23:57.571 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d24bd80 2024-10-22 13:23:57.571 [Test worker @coroutine#6468] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2024-10-22 13:23:57.586 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d24bd80 2024-10-22 13:23:57.596 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d24bd80 2024-10-22 13:23:57.597 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d24bd80 2024-10-22 13:23:57.599 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d24bd80 2024-10-22 13:23:57.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2024-10-22 13:23:57.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2024-10-22 13:23:57.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:57.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:57.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2024-10-22 13:23:57.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2024-10-22 13:23:57.603 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2024-10-22 13:23:57.603 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55cbbf15 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@dcdf733 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@dcdf733 2024-10-22 13:23:57.604 [Test worker @coroutine#6486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2024-10-22 13:23:57.619 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dcdf733 2024-10-22 13:23:57.629 [Test worker @coroutine#6487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dcdf733 2024-10-22 13:23:57.630 [DefaultDispatcher-worker-11 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-22 13:23:57.630 [DefaultDispatcher-worker-11 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.630 [DefaultDispatcher-worker-11 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:57.630 [DefaultDispatcher-worker-11 @coroutine#2314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.631 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dcdf733 2024-10-22 13:23:57.632 [DefaultDispatcher-worker-8 @coroutine#2314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.632 [DefaultDispatcher-worker-8 @coroutine#2314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.633 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dcdf733 2024-10-22 13:23:57.636 [UI Thread @coroutine#6503] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-10-22 13:23:57.636 [UI Thread @coroutine#6503] 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. 2024-10-22 13:23:57.636 [UI Thread @coroutine#6503] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-10-22 13:23:57.638 [UI Thread @coroutine#6503] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-10-22 13:23:57.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2024-10-22 13:23:57.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2024-10-22 13:23:57.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:57.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:57.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2024-10-22 13:23:57.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d8fcde8 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:57.641 [Test worker @coroutine#6509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2024-10-22 13:23:57.642 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@46916d68 2024-10-22 13:23:57.642 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@46916d68 2024-10-22 13:23:57.642 [Test worker @coroutine#6509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2024-10-22 13:23:57.660 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46916d68 2024-10-22 13:23:57.670 [Test worker @coroutine#6511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46916d68 2024-10-22 13:23:57.671 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46916d68 2024-10-22 13:23:57.673 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46916d68 2024-10-22 13:23:57.676 [UI Thread @coroutine#6526] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60859/Site/verify 2024-10-22 13:23:57.676 [UI Thread @coroutine#6526] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60859/Site/verify. 2024-10-22 13:23:57.676 [UI Thread @coroutine#6526] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60859/Site/verify 2024-10-22 13:23:57.678 [UI Thread @coroutine#6526] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60859/Site/verify 2024-10-22 13:23:57.678 [UI Thread @coroutine#6526] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60859/Site/verify 2024-10-22 13:23:57.678 [UI Thread @coroutine#6526] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60859/Site/verify. 2024-10-22 13:23:57.678 [UI Thread @coroutine#6526] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60859/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-10-22 13:23:57.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2024-10-22 13:23:57.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2024-10-22 13:23:57.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-22 13:23:57.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:57.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2024-10-22 13:23:57.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e3f38c1 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2024-10-22 13:23:57.684 [Test worker @coroutine#6533] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2024-10-22 13:23:57.702 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2024-10-22 13:23:57.712 [Test worker @coroutine#6534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2024-10-22 13:23:57.713 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2024-10-22 13:23:57.715 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2024-10-22 13:23:57.726 [DefaultDispatcher-worker-8 @coroutine#6540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2024-10-22 13:23:57.736 [DefaultDispatcher-worker-11 @coroutine#6533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2024-10-22 13:23:57.743 [UI Thread @coroutine#6552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59229/651801819034484736/_ustadmanifest.json 2024-10-22 13:23:57.743 [UI Thread @coroutine#6552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59229/651801819034484736/_ustadmanifest.json. 2024-10-22 13:23:57.743 [UI Thread @coroutine#6552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59229/651801819034484736/_ustadmanifest.json 2024-10-22 13:23:57.745 [UI Thread @coroutine#6552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59229/651801819034484736/_ustadmanifest.json 2024-10-22 13:23:57.745 [UI Thread @coroutine#6552] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59229/651801819034484736/_ustadmanifest.json 2024-10-22 13:23:57.745 [UI Thread @coroutine#6552] 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:59229/651801819034484736/_ustadmanifest.json. 2024-10-22 13:23:57.745 [UI Thread @coroutine#6552] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59229/651801819034484736/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-22 13:23:57.746 [UI Thread @coroutine#6552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59229/mediainfo.json 2024-10-22 13:23:57.746 [UI Thread @coroutine#6552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59229/mediainfo.json. 2024-10-22 13:23:57.746 [UI Thread @coroutine#6552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59229/mediainfo.json 2024-10-22 13:23:57.747 [UI Thread @coroutine#6552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59229/mediainfo.json 2024-10-22 13:23:57.747 [UI Thread @coroutine#6552] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59229/mediainfo.json 2024-10-22 13:23:57.785 [HikariPool-265 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:57.789 [UI Thread @coroutine#6552] 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:59229/mediainfo.json. 2024-10-22 13:23:57.789 [UI Thread @coroutine#6552] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59229/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2024-10-22 13:23:57.869 [DefaultDispatcher-worker-13 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-10-22 13:23:57.869 [DefaultDispatcher-worker-7 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-10-22 13:23:57.869 [DefaultDispatcher-worker-13 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.869 [DefaultDispatcher-worker-13 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:57.869 [DefaultDispatcher-worker-13 @coroutine#2356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.869 [DefaultDispatcher-worker-7 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.869 [DefaultDispatcher-worker-7 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:57.869 [DefaultDispatcher-worker-7 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.870 [DefaultDispatcher-worker-3 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.870 [DefaultDispatcher-worker-3 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.871 [DefaultDispatcher-worker-7 @coroutine#2356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.871 [DefaultDispatcher-worker-7 @coroutine#2356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.919 [DefaultDispatcher-worker-4 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-10-22 13:23:57.920 [DefaultDispatcher-worker-4 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.920 [DefaultDispatcher-worker-4 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:57.920 [DefaultDispatcher-worker-4 @coroutine#2110] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.921 [DefaultDispatcher-worker-9 @coroutine#2110] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.921 [DefaultDispatcher-worker-9 @coroutine#2110] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.974 [DefaultDispatcher-worker-9 @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-10-22 13:23:57.974 [DefaultDispatcher-worker-9 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.974 [DefaultDispatcher-worker-9 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:57.974 [DefaultDispatcher-worker-9 @coroutine#2416] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.975 [DefaultDispatcher-worker-7 @coroutine#2416] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:57.975 [DefaultDispatcher-worker-7 @coroutine#2416] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.101 [DefaultDispatcher-worker-13 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-10-22 13:23:58.101 [DefaultDispatcher-worker-13 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.101 [DefaultDispatcher-worker-13 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:58.101 [DefaultDispatcher-worker-13 @coroutine#2157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.103 [DefaultDispatcher-worker-13 @coroutine#2157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.103 [DefaultDispatcher-worker-13 @coroutine#2157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.234 [DefaultDispatcher-worker-16 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-10-22 13:23:58.234 [DefaultDispatcher-worker-16 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.234 [DefaultDispatcher-worker-16 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:58.234 [DefaultDispatcher-worker-16 @coroutine#2189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.235 [DefaultDispatcher-worker-5 @coroutine#2189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.235 [DefaultDispatcher-worker-5 @coroutine#2189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50813/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.303 [DefaultDispatcher-worker-12 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-10-22 13:23:58.304 [DefaultDispatcher-worker-12 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.304 [DefaultDispatcher-worker-12 @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:34719/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:58.304 [DefaultDispatcher-worker-12 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.304 [DefaultDispatcher-worker-13 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.305 [DefaultDispatcher-worker-13 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34719/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.540 [DefaultDispatcher-worker-9 @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5254d9b0 2024-10-22 13:23:58.540 [DefaultDispatcher-worker-9 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.540 [DefaultDispatcher-worker-9 @coroutine#2248] 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. 2024-10-22 13:23:58.540 [DefaultDispatcher-worker-9 @coroutine#2248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.541 [DefaultDispatcher-worker-21 @coroutine#2248] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.546 [DefaultDispatcher-worker-11 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-10-22 13:23:58.546 [DefaultDispatcher-worker-11 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.546 [DefaultDispatcher-worker-11 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:58.546 [DefaultDispatcher-worker-11 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.547 [DefaultDispatcher-worker-20 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.547 [DefaultDispatcher-worker-20 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.643 [DefaultDispatcher-worker-8 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-10-22 13:23:58.643 [DefaultDispatcher-worker-8 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.643 [DefaultDispatcher-worker-8 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:58.643 [DefaultDispatcher-worker-8 @coroutine#2314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.644 [DefaultDispatcher-worker-4 @coroutine#2314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.644 [DefaultDispatcher-worker-4 @coroutine#2314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34777/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2024-10-22 13:23:58.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2024-10-22 13:23:58.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:58.793 [HikariPool-265 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8: (connection evicted) 2024-10-22 13:23:58.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:58.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2024-10-22 13:23:58.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2024-10-22 13:23:58.801 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2024-10-22 13:23:58.801 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-22 13:23:58.801 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-22 13:23:58.801 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-22 13:23:58.801 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-22 13:23:58.801 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-22 13:23:58.801 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76fece79 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a5c67cf 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a5c67cf 2024-10-22 13:23:58.802 [Test worker @coroutine#6603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2024-10-22 13:23:58.819 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5c67cf 2024-10-22 13:23:58.829 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5c67cf 2024-10-22 13:23:58.830 [Test worker @coroutine#6606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5c67cf 2024-10-22 13:23:58.832 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5c67cf 2024-10-22 13:23:58.843 [DefaultDispatcher-worker-4 @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5c67cf 2024-10-22 13:23:58.853 [DefaultDispatcher-worker-19 @coroutine#6603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5c67cf 2024-10-22 13:23:58.911 [HikariPool-266 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:58.974 [DefaultDispatcher-worker-2 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-10-22 13:23:58.974 [DefaultDispatcher-worker-11 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-10-22 13:23:58.975 [DefaultDispatcher-worker-2 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.975 [DefaultDispatcher-worker-11 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.975 [DefaultDispatcher-worker-2 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:58.975 [DefaultDispatcher-worker-11 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:58.975 [DefaultDispatcher-worker-2 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.975 [DefaultDispatcher-worker-11 @coroutine#2356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.975 [UI Thread @coroutine#6620] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49027/651801826194255872/_ustadmanifest.json 2024-10-22 13:23:58.975 [UI Thread @coroutine#6620] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49027/651801826194255872/_ustadmanifest.json. 2024-10-22 13:23:58.976 [UI Thread @coroutine#6620] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49027/651801826194255872/_ustadmanifest.json 2024-10-22 13:23:58.976 [DefaultDispatcher-worker-15 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.976 [DefaultDispatcher-worker-17 @coroutine#2356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.976 [DefaultDispatcher-worker-15 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51123/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.976 [DefaultDispatcher-worker-17 @coroutine#2356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.977 [UI Thread @coroutine#6620] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49027/651801826194255872/_ustadmanifest.json 2024-10-22 13:23:58.977 [UI Thread @coroutine#6620] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49027/651801826194255872/_ustadmanifest.json 2024-10-22 13:23:58.978 [UI Thread @coroutine#6620] 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:49027/651801826194255872/_ustadmanifest.json. 2024-10-22 13:23:58.978 [UI Thread @coroutine#6620] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49027/651801826194255872/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-22 13:23:58.978 [UI Thread @coroutine#6620] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49027/tincan.xml 2024-10-22 13:23:58.978 [UI Thread @coroutine#6620] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49027/tincan.xml. 2024-10-22 13:23:58.978 [UI Thread @coroutine#6620] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49027/tincan.xml 2024-10-22 13:23:58.978 [DefaultDispatcher-worker-1 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-10-22 13:23:58.978 [DefaultDispatcher-worker-1 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.978 [DefaultDispatcher-worker-1 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:58.978 [DefaultDispatcher-worker-1 @coroutine#2110] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.979 [UI Thread @coroutine#6620] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49027/tincan.xml 2024-10-22 13:23:58.979 [UI Thread @coroutine#6620] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49027/tincan.xml 2024-10-22 13:23:58.979 [DefaultDispatcher-worker-13 @coroutine#2110] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.979 [DefaultDispatcher-worker-13 @coroutine#2110] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36221/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.984 [DefaultDispatcher-worker-13 @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-10-22 13:23:58.984 [DefaultDispatcher-worker-13 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.984 [DefaultDispatcher-worker-13 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId. 2024-10-22 13:23:58.984 [DefaultDispatcher-worker-13 @coroutine#2416] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.985 [DefaultDispatcher-worker-18 @coroutine#2416] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:58.985 [DefaultDispatcher-worker-18 @coroutine#2416] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2024-10-22 13:23:59.025 [UI Thread @coroutine#6620] 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:49027/tincan.xml. 2024-10-22 13:23:59.025 [UI Thread @coroutine#6620] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49027/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-10-22 13:23:59.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2024-10-22 13:23:59.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2024-10-22 13:23:59.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-22 13:23:59.036 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a5c67cf: (connection evicted) 2024-10-22 13:23:59.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-22 13:23:59.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2024-10-22 13:23:59.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed.